We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d2a215 commit f56fc63Copy full SHA for f56fc63
docs/.vuepress/config.js
@@ -78,7 +78,7 @@ module.exports = config({
78
editLinks: true, docsDir: 'docs', seo: true,
79
nav: [
80
{ text: "Java面试指南", icon: "java", link: "/home", },
81
- { text: "Java面试指北", icon: "java", link: "https://sourl.cn/e7ee87", },
+ { text: "Java面试指北", icon: "java", link: "https://www.yuque.com/snailclimb/rpkqw1/qoaxer", },
82
{
83
text: "开发工具", icon: "Tools", link: "/tools/",
84
items: [
0 commit comments