From 8809585e6937d0b07fc066792c8c9abf9c3fe5c4 Mon Sep 17 00:00:00 2001 From: GetPsyched Date: Sat, 9 Nov 2024 22:39:56 +0400 Subject: [PATCH] doc/README: fix nixos-render-docs link This was unintentionally broken in 571c71e6f73af34a229414f51585738894211408 --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index d54b312da851..36e1dd9adef1 100644 --- a/doc/README.md +++ b/doc/README.md @@ -21,7 +21,7 @@ Rendered documentation: - [Unstable (from master)](https://nixos.org/manual/nixpkgs/unstable/) - [Stable (from latest release)](https://nixos.org/manual/nixpkgs/stable/) -The rendering tool is [nixos-render-docs](../pkgs/tools/nix/nixos-render-docs/src/nixos_render_docs), sometimes abbreviated `nrd`. +The rendering tool is [nixos-render-docs](../pkgs/by-name/ni/nixos-render-docs/src/nixos_render_docs), sometimes abbreviated `nrd`. ## Contributing to this documentation