Skip to content

Commit 229abfe

Browse files
authored
fix: fix bad link
1 parent 1ba12b7 commit 229abfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Modified version of [udamir/api-smart-diff](https://github.com/udamir/api-smart-
3434
- [JsonSchema](https://json-schema.org/draft/2020-12/json-schema-core.html)
3535
- GraphQL via GraphApi
3636
- ~~Swagger 2.0~~
37-
- ~~[AsyncApi 3.x](https://www.asyncapi.com/docs/specifications/)~~ (Roadmap)
37+
- ~~[AsyncApi 3.x](https://www.asyncapi.com/docs/reference/specification/v3.0.0-explorer)~~ (Roadmap)
3838
- ~~gRPC~~ (Roadmap)
3939

4040
## Features
@@ -53,4 +53,4 @@ Modified version of [udamir/api-smart-diff](https://github.com/udamir/api-smart-
5353
## Contributing
5454
When contributing, keep in mind that it is an objective of `api-smart-diff` to have no additional package dependencies. This may change in the future, but for now, no new dependencies.
5555

56-
Please run the unit tests before submitting your PR: `yarn test`. Hopefully your PR includes additional unit tests to illustrate your change/modification!
56+
Please run the unit tests before submitting your PR: `yarn test`. Hopefully your PR includes additional unit tests to illustrate your change/modification!

0 commit comments

Comments
 (0)