You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/04/25 22:02:29 UTC

svn commit: r1740885 - /incubator/streams/site/trunk/content/.htaccess

Author: sblackmon
Date: Mon Apr 25 20:02:29 2016
New Revision: 1740885

URL: http://svn.apache.org/viewvc?rev=1740885&view=rev
Log:
test different latest versions

Modified:
    incubator/streams/site/trunk/content/.htaccess

Modified: incubator/streams/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/.htaccess?rev=1740885&r1=1740884&r2=1740885&view=diff
==============================================================================
--- incubator/streams/site/trunk/content/.htaccess (original)
+++ incubator/streams/site/trunk/content/.htaccess Mon Apr 25 20:02:29 2016
@@ -1,3 +1,5 @@
 RewriteEngine on
 Redirect / http://streams.incubator.apache.org/site/latest/streams-master/index.html
-Redirect /site/latest/ /site/0.3-incubating-SNAPSHOT
\ No newline at end of file
+Redirect /site/latest/streams-master /site/0.3-incubating-SNAPSHOT/streams-master
+Redirect /site/latest/streams-project /site/0.2-incubating/streams-project
+Redirect /site/latest/streams-examples /site/0.2-incubating-SNAPSHOT/streams-examples
\ No newline at end of file