From 82faba469f6711c6d11e8d6ddae46f1c6faefe3e Mon Sep 17 00:00:00 2001 From: Ty Dunn Date: Sat, 3 Jun 2023 11:09:02 +0200 Subject: adding continue.json --- docs/sidebars.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/sidebars.js') diff --git a/docs/sidebars.js b/docs/sidebars.js index b3ebec57..89b20617 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -33,7 +33,7 @@ const sidebars = { label: "Concepts", items: [ "concepts/autopilot", - "concepts/server", + "concepts/continue-json", "concepts/gui", "concepts/history", "concepts/ide", @@ -41,6 +41,7 @@ const sidebars = { "concepts/policy", "concepts/recipe", "concepts/sdk", + "concepts/server", "concepts/step", ], }, -- cgit v1.2.3-70-g09d2