From f9a684fc37026e4aeb21d4db93664ed9626df56a Mon Sep 17 00:00:00 2001 From: Antonio Date: Fri, 27 Sep 2024 21:48:04 +0300 Subject: [PATCH] fix(README): link to spec details --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 56a91d39..701e1fa4 100644 --- a/profile/README.md +++ b/profile/README.md @@ -35,7 +35,7 @@ Are you wondering where to look first? Then search no more! Here are some great - [Intro to AsyncAPI](https://www.asyncapi.com/docs/getting-started) 🔮 - [Tutorials](https://www.asyncapi.com/docs/tutorials) 📚 -- [Spec Details](https://www.asyncapi.com/docs/specifications/latest) 🔍 +- [Spec Details](https://www.asyncapi.com/docs/reference/specification/latest) 🔍 - [Tools](https://www.asyncapi.com/docs/community/tooling) 🛠️ ## 👩🏽‍💻 Contribute to AsyncAPI