Skip to content

Commit

Permalink
Update asyncapi rules with updated AsyncAPI v2 URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelJCamara authored Apr 22, 2024
1 parent 300ac00 commit 7b533af
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 7b533af

Please sign in to comment.