diff options
author | Leah Rowe <info@minifree.org> | 2016-09-03 16:03:35 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-03 16:03:35 +0100 |
commit | 893ac08f64f044a3b9a000e244fb33ed761b3ccb (patch) | |
tree | 2edfc44919e55d5d199042b4e47f5b5db7024ae4 /docs/index.html | |
parent | 2d82ebc0e18d44a1c7a7420d82b2a396f8eadd8c (diff) | |
download | librebootfr-893ac08f64f044a3b9a000e244fb33ed761b3ccb.tar.gz librebootfr-893ac08f64f044a3b9a000e244fb33ed761b3ccb.zip |
remove maintenance section in docs (prep for new build system)
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/index.html b/docs/index.html index 48bf18f1..c278230f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -34,12 +34,7 @@ <li><a href="hcl/index.html">What systems can I use libreboot on?</a> - NOTE: <a href="https://www.gnu.org/distros/">GNU/Linux</a> is expected to be running on your device.</li> <li><a href="install/index.html">How to install libreboot</a></li> <li><a href="gnulinux/index.html">How to install GNU/Linux on a libreboot system</a></li> - <li> - <a href="git/index.html">How to compile the libreboot source code (optional, intended for developers)</a> - <ul> - <li><a href="maintain/index.html">Information about libreboot's build system.</a></li> - </ul> - </li> + <li><a href="git/index.html">How to compile the libreboot source code (optional, intended for developers)</a></li> <li><a href="security/index.html">Hardware security</a></li> <li><a href="hardware/index.html">Hardware maintenance</a></li> <li><a href="depthcharge/index.html">Depthcharge payload</a></li> |