diff --git a/static/index.html b/static/index.html index 7089fe54..da0f26da 100644 --- a/static/index.html +++ b/static/index.html @@ -140,12 +140,6 @@ our changes into core infrastructure projects.

-
-

Roadmap

- -

See the FAQ section on the roadmap.

-
-

Device support

diff --git a/static/js/redirect.js b/static/js/redirect.js index f42b79cc..de481d9b 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -10,6 +10,7 @@ const redirects = new Map([ ["/#copyright-and-licensing", "/faq#copyright-and-licensing"], + ["/#roadmap", "/faq#roadmap"], ["/usage#default-connections", "/faq#default-connections"], ["/faq#dns", "/faq#custom-dns"], ["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],