SEC-521: Updated svn URLs to match recent repository restructuring.
This commit is contained in:
parent
4ba77fa736
commit
036ea034ac
|
@ -18,12 +18,13 @@
|
||||||
The code can be checked out anonymously with the following command:
|
The code can be checked out anonymously with the following command:
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
svn co http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
svn co http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</subsection>
|
</subsection>
|
||||||
<subsection name="Nightly Snapshots">
|
<subsection name="Nightly Snapshots">
|
||||||
<p>If you'd prefer not to use subversion directly, please see our <a href="downloads.html">downloads page</a>
|
<p>If you'd prefer not to use subversion directly, please see our
|
||||||
|
<a href="downloads.html">downloads page</a>
|
||||||
for nightly snapshots.
|
for nightly snapshots.
|
||||||
</p>
|
</p>
|
||||||
</subsection>
|
</subsection>
|
||||||
|
|
|
@ -15,7 +15,7 @@ Subversion Usage
|
||||||
|
|
||||||
+----------------------------------------------------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
svn co https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/trunk/acegisecurity
|
svn co http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/
|
||||||
|
|
||||||
+----------------------------------------------------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue