From d85ef9ef5f7bfa948009405c4926d7691832a3a7 Mon Sep 17 00:00:00 2001 From: Michael Louis Date: Fri, 27 Mar 2026 15:16:39 -0400 Subject: [PATCH] fixed deploy issue --- docs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs.json b/docs.json index 6b7dd20c..8b50953a 100644 --- a/docs.json +++ b/docs.json @@ -274,11 +274,11 @@ }, { "source": "/cerebrium/:slug*", - "destination": "/:slug*" + "destination": "/docs/:slug*" }, { "source": "docs/cerebrium/:slug*", - "destination": "/:slug*" + "destination": "/docs/:slug*" } ], "integrations": {