You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/07/05 02:05:02 UTC

svn commit: r915042 - /websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess

Author: elecharny
Date: Sat Jul  5 00:05:02 2014
New Revision: 915042

Log:
Updated the file to point to mavibot 1.0.0-M5

Modified:
    websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess

Modified: websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess
==============================================================================
--- websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess (original)
+++ websites/staging/directory/trunk/content/mavibot/gen-docs/.htaccess Sat Jul  5 00:05:02 2014
@@ -2,5 +2,5 @@ RewriteEngine on
 
 RewriteBase /mavibot/gen-docs
 
-RewriteRule ^latest$ 1.0.0-M4/
-RewriteRule ^latest/(.*)$ 1.0.0-M4/$1
+RewriteRule ^latest$ 1.0.0-M5/
+RewriteRule ^latest/(.*)$ 1.0.0-M5/$1