diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-16 23:06:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-16 23:06:00 -0500 |
| commit | 6aa5c68d8252789482a0b475f34b0623c7990fbe (patch) | |
| tree | b9048d2773e157367d3de6d864254a0fe093706a /static/redirect.js | |
| parent | 01452847910afcbc8452afa6bb6bb8bb57d12af5 (diff) | |
move roadmap to FAQ
Diffstat (limited to 'static/redirect.js')
| -rw-r--r-- | static/redirect.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/redirect.js b/static/redirect.js index 54c5be82..8ef4345d 100644 --- a/static/redirect.js +++ b/static/redirect.js @@ -10,6 +10,7 @@ const redirects = new Map([ ["/#device-support", "/faq#device-support"], + ["/#roadmap", "/faq#roadmap"], ["/usage#default-connections", "/faq#default-connections"], ["/releases#marlin-stable", "/faq#legacy-devices"], ["/releases#sailfish-stable", "/faq#legacy-devices"], |
