Skip to content

Commit

Permalink
docs(rulesets): update asyncapi ruleset link (#2618)
Browse files Browse the repository at this point in the history
* docs(asyncapi): update asyncapi ruleset link.

* docs(asyncapi): update asyncapi ruleset link

---------

Co-authored-by: Nauman <mnaumanali94@gmail.com>
  • Loading branch information
RafaelJCamara and mnaumanali94 authored May 3, 2024
1 parent 7a8cc0e commit a851c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/asyncapi-rules.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AsyncAPI Rules

Spectral has a built-in "asyncapi" ruleset for the [AsyncAPI Specification](https://www.asyncapi.com/docs/specifications/v2.0.0).
Spectral has a built-in "asyncapi" ruleset for the [AsyncAPI Specification](https://v2.asyncapi.com/docs/reference).

In your ruleset file you can add `extends: "spectral:asyncapi"` and you'll get all of the following rules applied.

Expand Down

0 comments on commit a851c98

Please sign in to comment.