Skip to content

Commit f56fc63

Browse files
committed
Update config.js
1 parent 7d2a215 commit f56fc63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ module.exports = config({
7878
editLinks: true, docsDir: 'docs', seo: true,
7979
nav: [
8080
{ text: "Java面试指南", icon: "java", link: "/home", },
81-
{ text: "Java面试指北", icon: "java", link: "https://sourl.cn/e7ee87", },
81+
{ text: "Java面试指北", icon: "java", link: "https://www.yuque.com/snailclimb/rpkqw1/qoaxer", },
8282
{
8383
text: "开发工具", icon: "Tools", link: "/tools/",
8484
items: [

0 commit comments

Comments
 (0)