From 6c75e6b8850b07aa661ad003af2b6d735bb86818 Mon Sep 17 00:00:00 2001 From: Ray Allen Date: Tue, 10 Mar 2026 09:57:22 -0700 Subject: [PATCH] Add redirect from old /atopile/ paths to latest versioned docs Co-Authored-By: Claude Opus 4.6 --- docs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs.json b/docs.json index 859d929..e3ec428 100644 --- a/docs.json +++ b/docs.json @@ -414,6 +414,10 @@ { "source": "/package-management", "destination": "/atopile-0.14.x/essentials/4-packages" + }, + { + "source": "/atopile/:slug*", + "destination": "/atopile-0.14.x/:slug*" } ], "footer": {