From: Peter Korsgaard Date: Sat, 24 Dec 2011 15:22:06 +0000 (+0100) Subject: git.html: fix cgit link X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24c80c9bfdac00e185b9239a43c2e897d4763cd3;p=buildroot.git git.html: fix cgit link 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 --- diff --git a/docs/git.html b/docs/git.html index 111a29a305..bf894b9fc4 100644 --- a/docs/git.html +++ b/docs/git.html @@ -4,7 +4,7 @@

Git Access

The buildroot repository can be browsed online through cgit at -http://git.buildroot.net/buildroot. +http://git.buildroot.net/buildroot. To grab a copy of the repository use