diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-19 11:12:46 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-01-19 11:12:46 +0000 |
commit | cef68d9464236d4036f237846a807339b948b684 (patch) | |
tree | 1d13499415f376df6f767341abc8fd1bbdc4fd57 /docs/buildroot.html | |
parent | 86502399a0dede06c658a0ab2e02cd3951c4f7eb (diff) | |
download | buildroot-novena-cef68d9464236d4036f237846a807339b948b684.tar.gz buildroot-novena-cef68d9464236d4036f237846a807339b948b684.zip |
- update valid HTML pic and temporarily enable referer checking
Diffstat (limited to 'docs/buildroot.html')
-rw-r--r-- | docs/buildroot.html | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/buildroot.html b/docs/buildroot.html index ef2d00845..cec8b6ae5 100644 --- a/docs/buildroot.html +++ b/docs/buildroot.html @@ -12,7 +12,7 @@ <body> <div class="main"> <div class="titre"> - <h1>Buildroot</h1> + <h1><a href="http://buildroot.uclibc.org/">Buildroot</a></h1> </div> <p>Usage and documentation by Thomas Petazzoni. Contributions from @@ -648,5 +648,16 @@ config BR2_PACKAGE_FOO </ul> </div> +<!-- +--> + <td> + <a href="http://validator.w3.org/check?uri=referer"><img + border="0" height="31" width="88" + src="images/valid-html401.png" + alt="Valid HTML"></a> + </td> +<!-- +--> + </body> </html> |