You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2019/04/19 23:15:11 UTC

svn commit: r1043889 - /websites/production/mina/content/mina-project/gen-docs/.htaccess

Author: elecharny
Date: Fri Apr 19 23:15:11 2019
New Revision: 1043889

Log:
Referenced the latest versions

Modified:
    websites/production/mina/content/mina-project/gen-docs/.htaccess

Modified: websites/production/mina/content/mina-project/gen-docs/.htaccess
==============================================================================
--- websites/production/mina/content/mina-project/gen-docs/.htaccess (original)
+++ websites/production/mina/content/mina-project/gen-docs/.htaccess Fri Apr 19 23:15:11 2019
@@ -5,6 +5,6 @@ RewriteBase /mina-project/gen-docs
 RewriteRule ^latest-2.0$ 2.0.21/
 RewriteRule ^latest-2.0/(.*)$ 2.0.21/$1
 
-RewriteRule ^latest-2.1$ 2.1.1/
-RewriteRule ^latest-2.1/(.*)$ 2.1.1/$1
+RewriteRule ^latest-2.1$ 2.1.2/
+RewriteRule ^latest-2.1/(.*)$ 2.1.2/$1