Fixing up URLs
This commit is contained in:
parent
f60284e862
commit
f2dab4217f
|
@ -6,13 +6,13 @@ Building the Project
|
||||||
|
|
||||||
* Install Maven
|
* Install Maven
|
||||||
|
|
||||||
This project uses {{{"http://maven.apache.org/"}Maven}} as a build tool.
|
This project uses {{{http://maven.apache.org/}Maven}} as a build tool.
|
||||||
We recommend you to install Maven 2.0.7 or greater before trying
|
We recommend you to install Maven 2.0.8 or greater before trying
|
||||||
the following.
|
the following.
|
||||||
|
|
||||||
* Check out the source code
|
* Check out the source code
|
||||||
|
|
||||||
To checkout Spring Security from SVN, see our {{{"svn-usage.html"}SVN Usage}} page.
|
To checkout Spring Security from SVN, see our {{{svn-usage.html}SVN Usage}} page.
|
||||||
|
|
||||||
* Building with Maven
|
* Building with Maven
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ Subversion Usage
|
||||||
+----------------------------------------------------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
Specific tagged releases can be checked out from the URL
|
Specific tagged releases can be checked out from the URL
|
||||||
{{{"http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/"}}}.
|
{{{http://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/tags/}}}.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue