Skip to content

Commit

Permalink
解决语言概览页面出现 404
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenTritium committed Mar 20, 2024
1 parent 87647da commit aac195a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/.vuepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default sidebar([
},
{
text: "Nix 语言",
link: "/tutorials/lang",
link: "/tutorials/lang/",
icon: "nix",
collapsible: true,
children: [
Expand Down

0 comments on commit aac195a

Please sign in to comment.