diff --git a/docs/manual/hacking.md b/docs/manual/hacking.md index 0b48f3dd..40f0854e 100644 --- a/docs/manual/hacking.md +++ b/docs/manual/hacking.md @@ -388,7 +388,7 @@ generated and opened by typing the following in a shell within a clone of the $ nix build .#docs-html # Open it with a valid browser -$ xdg-open $PWD/result/share/doc/nvf/index.html +$ xdg-open $PWD/result/share/doc/index.html ``` Additionally, if you are adding new links to the documentation it is **generally