avoid specifically referring to phones in install guides

This commit is contained in:
matchboxbananasynergy
2023-07-30 12:27:20 +00:00
committed by Daniel Micay
parent 719a8233a1
commit 7989b02e85
3 changed files with 25 additions and 23 deletions

View File

@@ -68,6 +68,8 @@ const redirects = new Map([
["/install/#disabling-oem-unlocking", "/install/cli#disabling-oem-unlocking"],
["/install/#replacing-grapheneos-with-the-stock-os", "/install/cli#replacing-grapheneos-with-the-stock-os"],
["/install/#further-information", "/install/cli#further-information"],
["/install/web#connecting-phone", "/install/web#connecting-device"],
["/install/cli#connecting-phone", "/install/cli#connecting-device"],
]);
function handleHash() {