Skip to content

Commit

Permalink
chore: 🤖 修正源码共读其他链接
Browse files Browse the repository at this point in the history
  • Loading branch information
ruochuan12 committed Oct 16, 2024
1 parent 7248698 commit ac47313
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rspress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,12 +131,12 @@ export default defineConfig({
link: '/read-source-code/'
},
{
text: "源码共读",
link: "https://www.yuque.com/ruochuan12/read-source-code/p0",
text: "源码共读-其他链接",
link: "https://www.yuque.com/ruochuan12/notice/p0",
items: [
{
text: "语雀链接",
link: "https://www.yuque.com/ruochuan12/read-source-code/p0",
link: "https://www.yuque.com/ruochuan12/notice/p0",
},
{
text: "掘金链接",
Expand All @@ -148,7 +148,7 @@ export default defineConfig({
},
{
text: "github仓库",
link: "https://github.com/ruochuan-f2e/read-source-code",
link: "https://github.com/ruochuan12/blog/tree/main/docs/read-source-code",
},
],
},
Expand Down

0 comments on commit ac47313

Please sign in to comment.