From 58f733ab747db5f9b0b11d979cce0a9f60ae3192 Mon Sep 17 00:00:00 2001 From: hieu-jan <150573299+hieu-jan@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:44:58 +0900 Subject: [PATCH] docs: update sidebar.js --- docs/sidebars.js | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/sidebars.js b/docs/sidebars.js index 922c5d25a..498835dad 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -19,7 +19,6 @@ const sidebars = { label: "What is Jan?", link: { type: "doc", id: "about/about" }, items: [ - { type: "doc", id: "about/2035", label: "2035 Vision" }, "about/roadmap", "community/community", ],