From 6e39ed74040dd77af33cac08047595ef22450c91 Mon Sep 17 00:00:00 2001 From: Ramon Perez Date: Mon, 11 Aug 2025 15:07:16 +1000 Subject: [PATCH] route old website to correct docs --- docs/src/pages/_meta.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/src/pages/_meta.json b/docs/src/pages/_meta.json index 8645e586f..9508e506c 100644 --- a/docs/src/pages/_meta.json +++ b/docs/src/pages/_meta.json @@ -7,10 +7,9 @@ "layout": "raw" } }, - "docs-v2": { + "docs": { "type": "page", - "title": "Documentation", - "href": "https://v2.jan.ai" + "title": "Documentation" }, "cortex": { "type": "page",