diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-01-31 10:25:30 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-01-31 10:25:30 +0100 |
commit | 14e9f44c07fba19b621cb21f3a72f47193ae3a94 (patch) | |
tree | 92cbce8753d89f06477cb02b1d3868acfab91279 /docs/header.html | |
parent | 2e8aac22944c9670021f1b1b1fd72573040827a3 (diff) |
header.html: fixup cgit link
The strange caching issue still not resolved, so atleast make sure we're
using the working variant.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/header.html')
-rw-r--r-- | docs/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/header.html b/docs/header.html index c8cb135f5..c9dcf3128 100644 --- a/docs/header.html +++ b/docs/header.html @@ -49,7 +49,7 @@ <br><a href="/about.html">About</a> <br><a href="/news.html">Latest News</a> <br><a href="/download.html">Download</a> - <br><a href="http://git.buildroot.net/buildroot">Browse Source</a> + <br><a href="http://git.buildroot.net/buildroot/">Browse Source</a> <br><a href="/git.html">Accessing Source</a> <br><a href="https://bugs.uclibc.org/">Bug Tracking</a> <br><a href="/docs.html">Documentation</a> |