stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI (v3.1, v3.0, and v2.0), Arazzo v1.0, as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.48k stars 233 forks source link

docs(rulesets): update asyncapi ruleset link #2618

Closed RafaelJCamara closed 5 months ago

RafaelJCamara commented 5 months ago

Checklist

Does this PR introduce a breaking change?

Screenshots

Before: image

After: image

Additional context

When you go to the AsyncAPI rules, there's a link for the supported AsyncAPI specification version: image

When you click the existing link, we get the 404 mentioned in the above screenshot.

With this PR, we get a new non-broken link.

stoplight-bot commented 3 months ago

:tada: This PR is included in version 1.19.0 :tada:

The release is available on @stoplight/spectral-rulesets-1.19.0

Your semantic-release bot :package::rocket: