From 5d8423860127260f8d15b88bcc991e1ed00f58c7 Mon Sep 17 00:00:00 2001 From: guide Date: Sun, 27 Feb 2022 18:05:51 +0800 Subject: [PATCH] Update config.js --- docs/.vuepress/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 9a0a41c3..74526270 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -78,7 +78,8 @@ module.exports = config({ editLinks: true, docsDir: 'docs', seo: true, nav: [ { text: "Java面试指南", icon: "java", link: "/home", }, - { text: "官方知识星球", icon: "recommend", link: "https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc", }, + { text: "Java面试指北", icon: "recommend", link: "https://www.yuque.com/docs/share/f37fc804-bfe6-4b0d-b373-9c462188fec7"}, + { text: "官方知识星球", icon: "recommend", link: "https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc"}, { text: "开发工具", icon: "Tools", link: "/tools/", items: [