web: Fix gitweb link on doxygen pages.
authorAndre Noll <maan@systemlinux.org>
Sat, 17 Aug 2013 22:33:50 +0000 (00:33 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 18 Aug 2013 17:47:54 +0000 (19:47 +0200)
This did not work on the test instances (it did work on the official
site though).

web/header2.html

index 4236812664a934f934bd9c48a0724e65003f3500..5225d2a183d15cd9a35a0420f06492d9a97605f7 100644 (file)
@@ -26,7 +26,7 @@
                        <a href="../../FEATURES.html">Features</a><br />
                        <a href="../../download.html">Download</a><br />
                        <a href="../../screenshots.html">Screenshots</a><br />
                        <a href="../../FEATURES.html">Features</a><br />
                        <a href="../../download.html">Download</a><br />
                        <a href="../../screenshots.html">Screenshots</a><br />
-                       <a href="../../gitweb/gitweb.cgi?p=.git;a=summary">Changes</a><br />
+                       <a href="/gitweb/gitweb.cgi?p=.git;a=summary">Changes</a><br />
                        <a href="../../documentation.html">Documentation</a><br />
                        <a href="../../license.html">License</a><br />
                        <a href="../../contact.html">Contact</a><br />
                        <a href="../../documentation.html">Documentation</a><br />
                        <a href="../../license.html">License</a><br />
                        <a href="../../contact.html">Contact</a><br />