You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by bu...@apache.org on 2012/11/09 08:11:44 UTC

svn commit: r837762 - in /websites/staging/cayenne/trunk/content: ./ .htaccess

Author: buildbot
Date: Fri Nov  9 07:11:44 2012
New Revision: 837762

Log:
Staging update by buildbot for cayenne

Modified:
    websites/staging/cayenne/trunk/content/   (props changed)
    websites/staging/cayenne/trunk/content/.htaccess

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov  9 07:11:44 2012
@@ -1 +1 @@
-1407208
+1407367

Modified: websites/staging/cayenne/trunk/content/.htaccess
==============================================================================
--- websites/staging/cayenne/trunk/content/.htaccess (original)
+++ websites/staging/cayenne/trunk/content/.htaccess Fri Nov  9 07:11:44 2012
@@ -1,12 +1,12 @@
 
 # Individual deleted/renamed pages
 Redirect permanent /commercial-support.html /support.html
-Redirect permanent /documentation.html /doc/index.html
-Redirect permanent /doc12/documentation.html /doc/1.2/index.html
-Redirect permanent /doc20/documentation.html /doc/2.0/index.html
-Redirect permanent /doc30/documentation.html /doc/3.0/index.html
+Redirect permanent /documentation.html /docs/index.html
+Redirect permanent /doc12/documentation.html /docs/1.2/index.html
+Redirect permanent /doc20/documentation.html /docs/2.0/index.html
+Redirect permanent /doc/documentation.html /docs/3.0/index.html
 
 # Remaping legacy doc folders
-Redirect permanent /doc12/ /doc/1.2/
-Redirect permanent /doc20/ /doc/2.0/
-Redirect permanent /doc30/ /doc/3.0/
+Redirect permanent /doc12/ /docs/1.2/
+Redirect permanent /doc20/ /docs/2.0/
+Redirect permanent /doc/ /docs/3.0/