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 21:49:30 UTC

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

Author: sblackmon
Date: Mon Apr 25 19:49:30 2016
New Revision: 1740883

URL: http://svn.apache.org/viewvc?rev=1740883&view=rev
Log:
set latest to 0.3-incubating-SNAPSHOT

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=1740883&r1=1740882&r2=1740883&view=diff
==============================================================================
--- incubator/streams/site/trunk/content/.htaccess (original)
+++ incubator/streams/site/trunk/content/.htaccess Mon Apr 25 19:49:30 2016
@@ -1,2 +1,3 @@
 RewriteEngine on
-Redirect / http://streams.incubator.apache.org/site/latest/streams-master/index.html
\ No newline at end of file
+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