From b9f7683ecc09e11102839f9e8b5b37dddd798f8c Mon Sep 17 00:00:00 2001 From: Connor Baker Date: Thu, 30 Jan 2025 17:58:23 +0000 Subject: [PATCH] doc: add redirect for no-broken-symlinks.sh --- doc/redirects.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/redirects.json b/doc/redirects.json index 4fada4e6cf2f..10f383a2613d 100644 --- a/doc/redirects.json +++ b/doc/redirects.json @@ -20,6 +20,9 @@ "nixpkgs-manual": [ "index.html#nixpkgs-manual" ], + "no-broken-symlinks.sh": [ + "index.html#no-broken-symlinks.sh" + ], "preface": [ "index.html#preface" ],