fix 404s on 404 page
authorChristian Hofstaedtler <ch@grml.org>
Thu, 8 Dec 2011 23:01:26 +0000 (00:01 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 8 Dec 2011 23:01:26 +0000 (00:01 +0100)
errors/404.html

index 826a7b9..08287e3 100644 (file)
@@ -41,12 +41,12 @@ abbr[title], acronym[title] {cursor: help}
 <div id="tabelle">
 
 <p>And now? Either start at the <a href="/">main page</a>, visit the <a
-href="/sitemap/">sitemap</a> or check out the <a href="/search/">search
+href="/sitemap/">sitemap</a> or check out the <a href="/">search
 function</a>.</p> Still problems? <a href="/contact/">Contact us</a>.</p>
 
 </div>
 
-<p>Also take a look at the <a href="http://grml.supersized.org/">grml blog</a>,
+<p>Also take a look at the <a href="http://blog.grml.org/">grml blog</a>,
 <a href="http://planet.grml.org/">planet.grml.org</a> and the <a
 href="http://wiki.grml.org/">grml-wiki</a>.</p>