simplify wording for fastboot as non-root section

This commit is contained in:
Daniel Micay
2021-01-29 17:16:32 -05:00
parent 81b8231133
commit 09ec29de1d
8 changed files with 14 additions and 13 deletions

View File

@@ -19,6 +19,8 @@ const redirects = new Map([
["/releases#sailfish-beta", "/faq#legacy-devices"],
["/faq#dns", "/faq#custom-dns"],
["/build#upgrading-to-android-10", "/build#generating-release-signing-keys"],
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
["/install/web#fastboot-as-non-root", "/install/web#flashing-as-non-root"],
]);
function handle_hash() {