diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-14 17:43:43 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-14 17:43:43 (EDT) |
commit | a95714b5536fae9bd1df117b019a7939f20959fe (patch) | |
tree | abd23f4c9e6c503f1a773ae8c128e78d297d711e | |
parent | fbc3b2f691f72a1deca203461de5fd0582168a56 (diff) | |
download | libreboot-a95714b5536fae9bd1df117b019a7939f20959fe.zip libreboot-a95714b5536fae9bd1df117b019a7939f20959fe.tar.gz libreboot-a95714b5536fae9bd1df117b019a7939f20959fe.tar.bz2 |
docs/future/index.html is now indexed from docs/tasks.html
It just Makes More Sense
-rw-r--r-- | docs/future/index.html | 2 | ||||
-rw-r--r-- | docs/index.html | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/future/index.html b/docs/future/index.html index 90798a0..1ee683e 100644 --- a/docs/future/index.html +++ b/docs/future/index.html @@ -23,7 +23,7 @@ These are development notes, for future use. For old (obselete) notes, see <a href="old.html">old.html</a>. </p> <p> - Or go <a href="../index.html">back to main document index</a>. + Or go <a href="../tasks.html">back to main task list</a>. </p> </div> diff --git a/docs/index.html b/docs/index.html index 4ceb5c3..04b37e4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -40,7 +40,6 @@ <li><a href="security/index.html">Hardware security</a></li> <li><a href="hardware/index.html">Hardware maintenance</a></li> <li><a href="grub/index.html">GRUB payload</a></li> - <li><a href="future/index.html">Planned work</a></li> <li><a href="misc/index.html">Miscellaneous</a></li> </ul> |