From d72a5e70610078bde4180983dc84013977b3689a Mon Sep 17 00:00:00 2001 From: Antonio Date: Mon, 21 Oct 2024 20:48:52 +0300 Subject: [PATCH] docs: fix link to specification reference docs (#315) Co-authored-by: Lukasz Gornicki --- 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