Browse Source

Correct download instructions.

Ben Alex 19 years ago
parent
commit
4735fc1053
1 changed files with 3 additions and 7 deletions
  1. 3 7
      doc/xdocs/downloads.html

+ 3 - 7
doc/xdocs/downloads.html

@@ -44,7 +44,7 @@
   
   <p>The acegi-security-xx-src.zip is intended to use with IDEs. It does not contain the
   files needed to compile Acegi Security. It also does not contain the sources to the
-  sample applications. If you need any of these files, please download from CVS.</p>
+  sample applications. If you need any of these files, please download from SVN.</p>
   
   <h2>Official Releases</h2>
   <p>The official release ZIP files are available from the
@@ -58,12 +58,8 @@
   page.</p>
   <h2>CVS Snapshots</h2>
   <p>
-  If you don't wish to access CVS directly, we provide
-  <a href="http://acegisecurity.sourceforge.net/nightly/">nightly CVS exports</a> for your convenience. 
-  </p>
-  <p>
-  If you'd like a full CVS tarball (including all past revisions; not recommended), you can
-  find it <a href="http://cvs.sourceforge.net/cvstarballs/acegisecurity-cvsroot.tar.bz2">here</a>.
+  If you don't wish to access SVN directly, we provide
+  <a href="http://acegisecurity.sourceforge.net/nightly/">nightly SVN exports</a> for your convenience. 
   </p>
 </body>
 </html>