remove roadmap section from main page
This commit is contained in:
parent
9930e604b3
commit
8e9d6df72e
@ -140,12 +140,6 @@
|
|||||||
our changes into core infrastructure projects.</p>
|
our changes into core infrastructure projects.</p>
|
||||||
</section>
|
</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">
|
<section id="device-support">
|
||||||
<h2><a href="/faq#device-support">Device support</a></h2>
|
<h2><a href="/faq#device-support">Device support</a></h2>
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@
|
|||||||
|
|
||||||
const redirects = new Map([
|
const redirects = new Map([
|
||||||
["/#copyright-and-licensing", "/faq#copyright-and-licensing"],
|
["/#copyright-and-licensing", "/faq#copyright-and-licensing"],
|
||||||
|
["/#roadmap", "/faq#roadmap"],
|
||||||
["/usage#default-connections", "/faq#default-connections"],
|
["/usage#default-connections", "/faq#default-connections"],
|
||||||
["/faq#dns", "/faq#custom-dns"],
|
["/faq#dns", "/faq#custom-dns"],
|
||||||
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
|
["/install/cli#fastboot-as-non-root", "/install/cli#flashing-as-non-root"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user