Skip to content

Commit 5d84238

Browse files
committed
Update config.js
1 parent 478ec91 commit 5d84238

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ module.exports = config({
7878
editLinks: true, docsDir: 'docs', seo: true,
7979
nav: [
8080
{ text: "Java面试指南", icon: "java", link: "/home", },
81-
{ text: "官方知识星球", icon: "recommend", link: "https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc", },
81+
{ text: "Java面试指北", icon: "recommend", link: "https://www.yuque.com/docs/share/f37fc804-bfe6-4b0d-b373-9c462188fec7"},
82+
{ text: "官方知识星球", icon: "recommend", link: "https://www.yuque.com/docs/share/8a30ffb5-83f3-40f9-baf9-38de68b906dc"},
8283
{
8384
text: "开发工具", icon: "Tools", link: "/tools/",
8485
items: [

0 commit comments

Comments
 (0)