remove roadmap section from main page

This commit is contained in:
Daniel Micay 2021-12-15 14:04:59 -05:00
parent 9930e604b3
commit 8e9d6df72e
2 changed files with 1 additions and 6 deletions

View File

@ -140,12 +140,6 @@
our changes into core infrastructure projects.</p>
</section>
<section id="roadmap">
<h2><a href="#roadmap">Roadmap</a></h2>
<p>See <a href="/faq#roadmap">the FAQ section on the roadmap</a>.</p>
</section>
<section id="device-support">
<h2><a href="/faq#device-support">Device support</a></h2>

View File

@ -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"],