From 7b7540e09d65c1ed7c1d2bd93f3c19dd99772ca5 Mon Sep 17 00:00:00 2001 From: Nick Chisiu <8492343+nickchisiu@users.noreply.github.com> Date: Thu, 27 Aug 2026 18:57:05 +0300 Subject: [PATCH] docs: link the official website --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 54b97ac..43b8181 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ One project can combine OpenAPI, AsyncAPI, GraphQL, Protocol Buffer, and OpenRPC **[Open the Cortex Docs demo →](https://demo.cortexdocs.dev)** +**[Official Website →](https://cortexdocs.dev)** + ## Features - Generate SDKs for TypeScript, Python, Go, Java, Kotlin, Ruby, PHP, C#, Rust, C++, and C.