summaryrefslogtreecommitdiff
path: root/static/js/redirect.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/js/redirect.js')
-rw-r--r--static/js/redirect.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js
index 3689a344..5043341a 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -35,6 +35,9 @@ const redirects = new Map([
["/install/cli#obtaining-signify", "/install/cli#obtaining-openssh"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],
+ ["/install/cli#working-around-fwupd-bug-on-linux-distributions", "/install/cli#working-around-fwupd-bugs-on-linux-distributions"],
+ ["/install/web#working-around-fwupd-bug-on-linux-distributions", "/install/web#working-around-fwupd-bugs-on-linux-distributions"],
+
["/build#enabling-updatable-apex-components", "/build#apex-components"],
["/build#kernel-6th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],
["/build#kernel-7th-generation-pixels", "/build#kernel-6th-through-9th-generation-pixels"],