summaryrefslogtreecommitdiff
path: root/docs/sidebars.js
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-06-02 17:58:53 +0200
committerTy Dunn <ty@tydunn.com>2023-06-02 17:58:53 +0200
commit22c420cbf26293e145def3e90e7132b4a337a5a5 (patch)
treec5dd0b43b1d4e912090d8e764abf91047d9b3276 /docs/sidebars.js
parentfd446b55cb32d35ab9d0a0b535af26c366154388 (diff)
downloadsncontinue-22c420cbf26293e145def3e90e7132b4a337a5a5.tar.gz
sncontinue-22c420cbf26293e145def3e90e7132b4a337a5a5.tar.bz2
sncontinue-22c420cbf26293e145def3e90e7132b4a337a5a5.zip
changing core to server & other stuff
Diffstat (limited to 'docs/sidebars.js')
-rw-r--r--docs/sidebars.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sidebars.js b/docs/sidebars.js
index e232ceeb..b3ebec57 100644
--- a/docs/sidebars.js
+++ b/docs/sidebars.js
@@ -33,7 +33,7 @@ const sidebars = {
label: "Concepts",
items: [
"concepts/autopilot",
- "concepts/core",
+ "concepts/server",
"concepts/gui",
"concepts/history",
"concepts/ide",