1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-24 18:01:16 +02:00

AE -> BE; fix redirects

This commit is contained in:
Valentin Gagarin 2023-10-09 10:07:46 +02:00
parent c29b8ba142
commit 896a905202
2 changed files with 11 additions and 10 deletions

View file

@ -354,6 +354,7 @@ const redirects = {
"installer-tests": "testing.html#installer-tests",
"one-time-setup": "testing.html#one-time-setup",
"using-the-ci-generated-installer-for-manual-testing": "testing.html#using-the-ci-generated-installer-for-manual-testing",
"characterization-testing": "#characterisation-testing-unit",
}
};