diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-11 21:50:47 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-11 21:50:47 +0100 |
commit | 520c7545eb5de269addab46f5c06fd32ffaf52da (patch) | |
tree | 1e6600464b42bbca8897084fa9c09ea295ce9e63 | |
parent | befeea2ee3c969471a30becb38cd2abf9c4e2413 (diff) | |
download | librebootfr-520c7545eb5de269addab46f5c06fd32ffaf52da.tar.gz librebootfr-520c7545eb5de269addab46f5c06fd32ffaf52da.zip |
docs/index.html: fix broken link
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 3dfe8e1f..4dd62e49 100644 --- a/docs/index.html +++ b/docs/index.html @@ -228,7 +228,7 @@ under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license can be found at <a href="../gfdl-1.3.txt">../gfdl-1.3.txt</a> + A copy of the license can be found at <a href="gfdl-1.3.txt">gfdl-1.3.txt</a> </p> <p> |