diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-13 08:54:07 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-11-13 08:54:39 -0500 |
| commit | e629e0cc9eb079e47df0e472aa995266c4e4cc8e (patch) | |
| tree | 614251becf9056e3fb9c17178a2ef66173836979 /static/js | |
| parent | ae44e2374e6972cd60b413c3620286a8aa38fbe9 (diff) | |
replace obsolete USB peripherals section in usage guide
Diffstat (limited to 'static/js')
| -rw-r--r-- | static/js/redirect.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js index 1f8edead..177c60c5 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -21,11 +21,11 @@ const redirects = new Map([ ["/usage#sandboxed-play-services-installation", "/usage#sandboxed-google-play-installation"], ["/usage#sandboxed-play-services-limitations", "/usage#sandboxed-google-play-limitations"], ["/usage#google-camera", "/usage#pixel-camera"], + ["/usage#usb-peripherals", "/usage#usb-c-port-and-pogo-pins-control"], ["/faq#dns", "/faq#custom-dns"], ["/faq#when-devices", "/faq#future-devices"], - ["/features#usb-c-port-control", "/features#usb-c-port-and-pogo-pins-control"], ["/hiring#qualitifations", "/hiring#qualifications"], |
