From 258841ce84669c9d8067a8bdfb7ff4dc7ca845a3 Mon Sep 17 00:00:00 2001 From: gzuuus Date: Fri, 18 Jul 2025 00:16:57 +0200 Subject: [PATCH] fix: borken links --- src/content/docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index f00fc09..42e1dea 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -8,7 +8,7 @@ hero: file: ../../assets/contextvm-logo.svg actions: - text: Get Started - link: ../getting-started/quick-overview/ + link: getting-started/quick-overview/ icon: right-arrow - text: View on GitHub link: https://github.com/contextvm/ts-sdk