summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorAlejandro Sánchez Medina <alejandrosanchzmedina@gmail.com>2023-08-29 16:07:41 +0200
committerGitHub <noreply@github.com>2023-08-29 16:07:41 +0200
commit4c3def1ae8335362147fd096a1d14e2b35c89786 (patch)
treea0743734885e9e90a7b14dce1732e58409c9a1ee /doc
parent60d879e2571b55c8c86def5448594e4b20f2c5ff (diff)
downloadnixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.tar
nixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.tar.gz
nixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.tar.bz2
nixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.tar.lz
nixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.tar.xz
nixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.tar.zst
nixpkgs-4c3def1ae8335362147fd096a1d14e2b35c89786.zip
doc manuals: change reference link to nixos-render-docs
Co-authored-by: Silvan Mosberger <github@infinisil.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index 2a46cfe943c..3f9aff1a38a 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -3,7 +3,7 @@
 This directory houses the sources files for the Nixpkgs manual.
 
 You can find the [rendered documentation for Nixpkgs `unstable` on nixos.org](https://nixos.org/manual/nixpkgs/unstable/).
-The rendering tool is [nixos-render-docs](https://github.com/NixOS/nixpkgs/tree/master/pkgs/tools/nix/nixos-render-docs/src/nixos_render_docs), sometimes abbreviated `nrd`.
+The rendering tool is [nixos-render-docs](../pkgs/tools/nix/nixos-render-docs/src/nixos_render_docs), sometimes abbreviated `nrd`.
 
 [Docs for Nixpkgs stable](https://nixos.org/manual/nixpkgs/stable/) are also available.