Skip to content

Commit

Permalink
adding hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
kakabisht committed Feb 26, 2024
1 parent bd3b0d1 commit cbb112e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 100-level-AsyncAPI-Intro/step5.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ The fourth module focuses on hands-on experience with exercises for writing Asyn
## AsyncAPI tools
Ready to explore more of the AsyncAPI world? Check out the AsyncAPI tool ecosystem!

- AsyncAPI Studio helps you design and create a blueprint for your asynchronous API.
- AsyncAPI CLI (Command-Line Interface) helps you run AsyncAPI using text commands in a terminal.
- AsyncAPI Generator helps you plan and build the initial structure of your project.
- [AsyncAPI Studio](https://github.com/asyncapi/studio) helps you design and create a blueprint for your asynchronous API.
- [AsyncAPI CLI](https://github.com/asyncapi/cli) helps you run AsyncAPI using text commands in a terminal.
- [AsyncAPI Generator](https://github.com/asyncapi/generator) helps you plan and build the initial structure of your project.
- And more!

## Extra resources
Expand Down

0 comments on commit cbb112e

Please sign in to comment.