diff options
-rw-r--r-- | docs/buildroot.html | 6 | ||||
-rw-r--r-- | docs/header.html | 2 | ||||
-rw-r--r-- | docs/lists.html | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index 5df96f72d..c2e3eeabf 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -18,7 +18,7 @@ <p>Usage and documentation by Thomas Petazzoni. Contributions from Karsten Kruse, Ned Ludd, Martin Herren.</p> - <p><small>Last modification : $Id: buildroot-documentation.html,v 1.2 2004/12/28 19:15:20 andersen Exp $</small></p> + <p><small>$LastChangedDate$</small></p> <ul> <li><a href="#about">About Buildroot</a></li> @@ -57,7 +57,7 @@ case, <code>gcc</code>), binary utils like assembler and linker (in our case, <code>binutils</code>) and a C standard library (for example <a href="http://www.gnu.org/software/libc/libc.html">GNU - Libc</a>, <a href="http://www.uclibc.org">uClibc</a> or <a + Libc</a>, <a href="http://www.uclibc.org/">uClibc</a> or <a href="http://www.fefe.de/dietlibc/">dietlibc</a>). The system installed on your development station certainly already has a compilation toolchain that you can use to compile application that @@ -226,7 +226,7 @@ configuration</h2> <p>Just like <a href="#custom_busybox">BusyBox</a>, <a - href="http://www.uclibc.org">uClibc</a> offers a lot of + href="http://www.uclibc.org/">uClibc</a> offers a lot of configuration options. They allow to select various functionalities, depending on your needs and limitations.</p> diff --git a/docs/header.html b/docs/header.html index 5aa797452..1093105b3 100644 --- a/docs/header.html +++ b/docs/header.html @@ -60,7 +60,7 @@ <br><a href="http://www.scratchbox.org/">Scratchbox</a> <br><a href="http://openembedded.org/">OpenEmbedded</a> <br><a href="http://www.ucdot.org/">uCdot</a> - <br><a href="http://www.linuxdevices.com">LinuxDevices</a> + <br><a href="http://www.linuxdevices.com/">LinuxDevices</a> <br><a href="http://slashdot.org/">Slashdot</a> <br><a href="http://freshmeat.net/">Freshmeat</a> <br><a href="http://linuxtoday.com/">Linux Today</a> diff --git a/docs/lists.html b/docs/lists.html index be23e244a..b2971c1e1 100644 --- a/docs/lists.html +++ b/docs/lists.html @@ -26,7 +26,7 @@ list with frequently asked questions... <br> <input type="submit" name="sa" value="search the mailing list archives"> <br> -<a href="http://www.google.com"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" height="32" width="75" align="middle"></a> +<a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" height="32" width="75" align="middle"></a> <br> </form> </center> |