diff options
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" -->  | 
