diff --git a/nixpkgs-docs-example/astro.config.mjs b/nixpkgs-docs-example/astro.config.mjs index 5329d2f5..e36ce08a 100644 --- a/nixpkgs-docs-example/astro.config.mjs +++ b/nixpkgs-docs-example/astro.config.mjs @@ -18,7 +18,7 @@ export default defineConfig({ }, editLink: { baseUrl: - "https://github.com/hsjobeki/nix-doc-comments/edit/main/nixpkgs-docs-example/src/content/docs", + "https://github.com/hsjobeki/nix-doc-comments/edit/main/nixpkgs-docs-example", }, sidebar: [ {