fix: sidebar links for zh-cn

This commit is contained in:
Ryan Yin 2023-08-17 00:18:27 +08:00
parent bdc2ebb107
commit c33176bd18

View File

@ -389,7 +389,7 @@ function themeConfigChinese() {
{ text: "callPackage", link: "/zh/nixpkgs/callpackage.md" },
{ text: "Overridding", link: "/zh/nixpkgs/overriding.md" },
{ text: "Overlays", link: "/zh/nixpkgs/overlays.md" },
{ text: "多 Nixpkgs 实例", link: "/nixpkgs/multiple-nixpkgs.md" },
{ text: "多 Nixpkgs 实例", link: "/zh/nixpkgs/multiple-nixpkgs.md" },
],
},
{