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/10/27 09:11:54 UTC

svn commit: r328817 - /forrest/trunk/site-author/content/.htaccess

Author: crossley
Date: Thu Oct 27 00:11:51 2005
New Revision: 328817

URL: http://svn.apache.org/viewcvs?rev=328817&view=rev
Log:
The old link to "obtain and build" the current source
needs to point to the dev version of docs.

Modified:
    forrest/trunk/site-author/content/.htaccess

Modified: forrest/trunk/site-author/content/.htaccess
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/.htaccess?rev=328817&r1=328816&r2=328817&view=diff
==============================================================================
--- forrest/trunk/site-author/content/.htaccess (original)
+++ forrest/trunk/site-author/content/.htaccess Thu Oct 27 00:11:51 2005
@@ -7,7 +7,7 @@
 RedirectMatch .*proposal-asf-publish.html http://people.apache.org/~crossley/proposal-asf-publish.html
 RedirectMatch ^/0.7/events(.*) http://forrest.apache.org/events$1
 RedirectMatch ^/docs\.html http://forrest.apache.org/versions/
-RedirectMatch ^/build(.*) http://forrest.apache.org/docs_0_70/build$1
+RedirectMatch ^/build(.*) http://forrest.apache.org/dev/build$1
 
 # Maintain some old URLs to point to current release
 Redirect /docs/plugins http://forrest.apache.org/pluginDocs/plugins_0_70