Skip to content

Commit

Permalink
reorganization section redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Feb 14, 2024
1 parent 281af58 commit 989a528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/js/redirect.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ const redirects = new Map([
["/usage#google-camera", "/usage#pixel-camera"],

["/faq#dns", "/faq#custom-dns"],

["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
["/install/cli#obtaining-signify", "/install/cli#obtaining-openssh"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],

["/build#enabling-updatable-apex-components", "/build#apex-components"],

["/install/cli#obtaining-signify", "/install/cli#obtaining-openssh"],

// legacy devices
["/releases#marlin-stable", "/faq#legacy-devices"],
["/releases#marlin-beta", "/faq#legacy-devices"],
Expand Down

0 comments on commit 989a528

Please sign in to comment.