diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index ad3a7d4..08be023 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -235,7 +235,7 @@ function themeConfigEnglish() { { text: "Introduction", link: "/nix-store/intro.md" }, { text: "Add Binary Cache Servers", - link: "nix-store/add-binary-cache-servers.md", + link: "/nix-store/add-binary-cache-servers.md", }, { text: "Host Your Own Binary Cache Server",