Skip to content

Commit

Permalink
Merge pull request #9045 from fricklerhandwerk/fix-redirects
Browse files Browse the repository at this point in the history
fix broken redirects script
  • Loading branch information
fricklerhandwerk authored Sep 26, 2023
2 parents 503b02d + 45de35b commit 9428d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/redirects.js
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ const redirects = {
"linux": "uninstall.html#linux",
"macos": "uninstall.html#macos",
"uninstalling": "uninstall.html",
}
},
"contributing/hacking.html": {
"nix-with-flakes": "#building-nix-with-flakes",
"classic-nix": "#building-nix",
Expand Down

0 comments on commit 9428d7d

Please sign in to comment.