You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/03/01 23:55:53 UTC

svn commit: r155836 - forrest/trunk/docs-author/content/xdocs/your-project.xml

Author: crossley
Date: Tue Mar  1 14:55:52 2005
New Revision: 155836

URL: http://svn.apache.org/viewcvs?view=rev&rev=155836
Log:
Fix broken link to build.html
Suggested by: Vincent Bray

Modified:
    forrest/trunk/docs-author/content/xdocs/your-project.xml

Modified: forrest/trunk/docs-author/content/xdocs/your-project.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/docs-author/content/xdocs/your-project.xml?view=diff&r1=155835&r2=155836
==============================================================================
--- forrest/trunk/docs-author/content/xdocs/your-project.xml (original)
+++ forrest/trunk/docs-author/content/xdocs/your-project.xml Tue Mar  1 14:55:52 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  Copyright 2002-2005 The Apache Software Foundation or its licensors,
   as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
@@ -38,7 +38,7 @@
        <link href="site:about/download">Download</link> the latest release
        of Forrest and follow the index.html in the top-level, or
        if you want to try the development version, then
-       <link href="site:getting-involved/build">build Forrest</link> from source.
+       <link href="site:developers/build">build Forrest</link> from source.
      </p>
      <p>
      After downloading and extracting forrest, you need to add environment variables.