Browse Source

Fixing up URLs

2.0.x
Luke Taylor 18 years ago
parent
commit
f2dab4217f
  1. 6
      src/site/apt/building.apt
  2. 2
      src/site/apt/svn-usage.apt

6
src/site/apt/building.apt

@ -6,13 +6,13 @@ Building the Project @@ -6,13 +6,13 @@ Building the Project
* Install Maven
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
This project uses {{{http://maven.apache.org/}Maven}} as a build tool.
We recommend you to install Maven 2.0.8 or greater before trying
the following.
* 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

2
src/site/apt/svn-usage.apt

@ -31,7 +31,7 @@ Subversion Usage @@ -31,7 +31,7 @@ Subversion Usage
+----------------------------------------------------------------------------------------------------------------------+
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…
Cancel
Save