diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-05-03 22:11:33 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-05-03 22:11:33 +0200 |
commit | e2cac48876e11a29fd7b873dbfe2e5b0138e3fe5 (patch) | |
tree | 49525fc93d3185962e20bac24e0d6d95e18d6341 /docs/download.html | |
parent | 923bed56c1b539679920b8d2d2c7abdd4dca774f (diff) |
docs/: announce move to git
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs/download.html')
-rw-r--r-- | docs/download.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/download.html b/docs/download.html index 6640aafd0..ec2cf56e0 100644 --- a/docs/download.html +++ b/docs/download.html @@ -13,7 +13,7 @@ The latest release can always be dowloaded from You can also obtain <a href="/downloads/snapshots/">Daily Snapshots</a> of the latest Buildroot source tree if you want to to -follow development, but cannot or do not wish to use Subversion (svn). +follow development, but cannot or do not wish to use Git. <ul> <li> Click here to <a href="downloads/snapshots/">Daily Snapshots</a>. @@ -22,13 +22,8 @@ follow development, but cannot or do not wish to use Subversion (svn). <li> Click here to <a href="http://sources.busybox.net/index.py/trunk/buildroot/">browse the source tree</a>. </li> - <li>Anonymous <a href="subversion.html">Subversion access</a> is available. + <li>Anonymous <a href="git.html">Git access</a> is available. </li> - - <li>For those that are actively contributing obtaining - <a href="developer.html">Subversion read/write access</a> is also possible. - </li> - </ul> <!--#include file="footer.html" --> |