diff options
author | Leah Rowe <info@minifree.org> | 2016-10-14 17:28:12 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-10-14 17:28:12 +0100 |
commit | 4bd17b15cfffe9cac66740635872ade36e03ce7c (patch) | |
tree | 8247bee43954dd1d14db98839ab738df58ee6b09 /docs/misc | |
parent | b46f9717d719731fd062733e02aaae777054d0a1 (diff) | |
download | librebootfr-4bd17b15cfffe9cac66740635872ade36e03ce7c.tar.gz librebootfr-4bd17b15cfffe9cac66740635872ade36e03ce7c.zip |
Documentation: Remove links to "index.html", just link to directories
Diffstat (limited to 'docs/misc')
-rw-r--r-- | docs/misc/bbb_ehci.html | 2 | ||||
-rw-r--r-- | docs/misc/index.html | 2 | ||||
-rw-r--r-- | docs/misc/patch.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/misc/bbb_ehci.html b/docs/misc/bbb_ehci.html index b6e51b3a..25233b0f 100644 --- a/docs/misc/bbb_ehci.html +++ b/docs/misc/bbb_ehci.html @@ -16,7 +16,7 @@ <div class="section"> <h1 id="pagetop">EHCI debugging on the BeagleBone Black</h1> - <p><a href="index.html">Back to previous index</a></p> + <p><a href="./">Back to previous index</a></p> </div> <div class="section"> diff --git a/docs/misc/index.html b/docs/misc/index.html index ac0aa350..ead1d6a8 100644 --- a/docs/misc/index.html +++ b/docs/misc/index.html @@ -16,7 +16,7 @@ <div class="section"> <h1 id="pagetop">Miscellaneous</h1> <p> - Or <a href="../index.html">Back to main index</a>. + Or <a href="../">Back to main index</a>. </p> <ul> <li><a href="#debian_powertop">High Pitched Whining Noise on Idle (how to remove in Debian or Devuan)</a></li> diff --git a/docs/misc/patch.html b/docs/misc/patch.html index f53dd49e..1e459a1f 100644 --- a/docs/misc/patch.html +++ b/docs/misc/patch.html @@ -21,7 +21,7 @@ <h1 id="pagetop">Diff and patch</h1> <p>This is just a quick guide for reference, use 'man' to know more.</p> <p> - <a href="index.html">Back to index</a> + <a href="./">Back to index</a> </p> </div> |