Browse Source

Fixing up URLs

Luke Taylor 17 years ago
parent
commit
f2dab4217f
2 changed files with 4 additions and 4 deletions
  1. 3 3
      src/site/apt/building.apt
  2. 1 1
      src/site/apt/svn-usage.apt

+ 3 - 3
src/site/apt/building.apt

@@ -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
 

+ 1 - 1
src/site/apt/svn-usage.apt

@@ -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/}}}.