You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by al...@apache.org on 2013/03/05 17:39:42 UTC

svn commit: r853138 - /websites/production/openjpa/content/.htaccess

Author: allee8285
Date: Tue Mar  5 16:39:42 2013
New Revision: 853138

Log:
Remove trailing '/'

Modified:
    websites/production/openjpa/content/.htaccess

Modified: websites/production/openjpa/content/.htaccess
==============================================================================
--- websites/production/openjpa/content/.htaccess (original)
+++ websites/production/openjpa/content/.htaccess Tue Mar  5 16:39:42 2013
@@ -1,5 +1,5 @@
-Redirect Permanent /builds/latest/docs                          http://ci.apache.org/projects/openjpa/trunk/
-Redirect Permanent /builds/apache-openjpa-2.3.0-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/trunk/
+Redirect Permanent /builds/latest/docs                          http://ci.apache.org/projects/openjpa/trunk
+Redirect Permanent /builds/apache-openjpa-2.3.0-SNAPSHOT/docs   http://ci.apache.org/projects/openjpa/trunk
 Redirect Permanent /builds/apache-openjpa-2.2.2-SNAPSHOT   http://people.apache.org/~mikedd/nightly.builds/apache-openjpa-2.2.2-SNAPSHOT
 Redirect Permanent /builds/apache-openjpa-2.2.1.1-SNAPSHOT http://people.apache.org/~mikedd/nightly.builds/apache-openjpa-2.2.1.1-SNAPSHOT
 Redirect Permanent /builds/apache-openjpa-2.1.2-SNAPSHOT   http://people.apache.org/~mikedd/nightly.builds/apache-openjpa-2.1.2-SNAPSHOT