diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-13 06:39:22 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-13 06:40:26 -0500 |
| commit | 58c42b411fe3f78c7ceb3a29802d1b22402c5860 (patch) | |
| tree | 64efec19ea23f629ded29cdbd4c3ea39ec297748 /static/js | |
| parent | d136e7b3bf63d9481f08b5f6a76bc5ae7acadfaa (diff) | |
fix TOC entry
Diffstat (limited to 'static/js')
| -rw-r--r-- | static/js/redirect.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/js/redirect.js b/static/js/redirect.js index 177c60c5..d63455a5 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -27,6 +27,7 @@ const redirects = new Map([ ["/faq#when-devices", "/faq#future-devices"], ["/features#usb-c-port-control", "/features#usb-c-port-and-pogo-pins-control"], + ["/features#Two-factor-fingerprint-unlock", "/features#two-factor-fingerprint-unlock"], ["/hiring#qualitifations", "/hiring#qualifications"], |
