You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2011/02/08 12:09:56 UTC

svn commit: r784991 - in /websites/production/aries: ./ content/development/maintainingthewebpages.html

Author: zoe
Date: Tue Feb  8 11:09:56 2011
New Revision: 784991

Log:
demo

Modified:
    websites/production/aries/   (props changed)
    websites/production/aries/content/development/maintainingthewebpages.html

Propchange: websites/production/aries/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb  8 11:09:56 2011
@@ -1 +1 @@
-/websites/staging/aries/trunk:782169-784939
+/websites/staging/aries/trunk:782169-784990

Modified: websites/production/aries/content/development/maintainingthewebpages.html
==============================================================================
--- websites/production/aries/content/development/maintainingthewebpages.html (original)
+++ websites/production/aries/content/development/maintainingthewebpages.html Tue Feb  8 11:09:56 2011
@@ -271,7 +271,7 @@ To do this you will need:</p>
 
 
 <p>To run the build_site.pl script you will need to install the Python version 
-of Markup. The instructions for finding and installing Python pre-reqs are given [here] (http://wiki.apache.org/general/ApacheCMSFAQ)</p>
+of Markup. The instructions for finding and installing Python pre-reqs are given <a href="http://wiki.apache.org/general/ApacheCMSFAQ">here</a></p>
 <p>Then to build the site use this command:</p>
 <p>perl build_site.pl --source-base /path/to/newsite/trunk/ --target-base /path/to/output/</p>
 <p>which will create *.html in /path/to/output/content</p>