From f2dab4217f0e71f41cfd0861d3c99bbf59a34ac6 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 11 Apr 2008 12:21:38 +0000 Subject: [PATCH] Fixing up URLs --- src/site/apt/building.apt | 6 +++--- src/site/apt/svn-usage.apt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/apt/building.apt b/src/site/apt/building.apt index ef56e08f30..fe94e9eb8a 100644 --- a/src/site/apt/building.apt +++ b/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 diff --git a/src/site/apt/svn-usage.apt b/src/site/apt/svn-usage.apt index 02bce59b7e..7e72e7905a 100644 --- a/src/site/apt/svn-usage.apt +++ b/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/}}}.