drop legacy info on APEX components

This commit is contained in:
Daniel Micay
2023-06-27 22:47:07 -04:00
parent 5220461d57
commit 7bf9b26716
3 changed files with 13 additions and 21 deletions

View File

@@ -24,6 +24,8 @@ const redirects = new Map([
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],
["/build#enabling-updatable-apex-components", "/build#apex-components"],
// legacy devices
["/releases#marlin-stable", "/faq#legacy-devices"],
["/releases#marlin-beta", "/faq#legacy-devices"],