From be5f931eddcb84493e4cb41b1c782307f7b06e3d Mon Sep 17 00:00:00 2001 From: Sam Hadi Date: Mon, 6 Dec 2021 15:37:30 -0800 Subject: [PATCH] removed lite paper --- docs/.vuepress/config.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 48398b56..ad38b46a 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -13,7 +13,7 @@ module.exports = { title: "Getting Started - Developers", children: [ { - title: "Getting Set Up", + title: "Get Started", path: "/education/getting_started.html" }, { @@ -51,10 +51,6 @@ module.exports = { { title: "Resources", children: [ - { - title: "Lite Paper", - path: "/education/lite_paper.html" - }, { title: "Community Tools", path: "/tools/community.html"