git.html: fix cgit link
authorPeter Korsgaard <jacmet@sunsite.dk>
Sat, 24 Dec 2011 15:22:06 +0000 (16:22 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 26 Dec 2011 07:19:13 +0000 (08:19 +0100)
There's an issue with the cgit installation, which causes
git.buildroot.net/buildroot (no trailing /) requests to return stale
results. The osuosl people are looking into it, but until then atleast
use the the correct URL on the website link.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
docs/git.html

index 111a29a30572d0fff9960fff09c02aea1892e5f8..bf894b9fc498ca2f8fbeb802d39d0df87f79df1e 100644 (file)
@@ -4,7 +4,7 @@
 <h3>Git Access</h3>
 
 The buildroot repository can be browsed online through cgit at
-<a href="http://git.buildroot.net/buildroot">http://git.buildroot.net/buildroot</a>.
+<a href="http://git.buildroot.net/buildroot/">http://git.buildroot.net/buildroot</a>.
 To grab a copy of the repository use
 
 <pre>