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/10/03 22:06:57 UTC

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

Author: sblackmon
Date: Mon Oct  3 22:06:57 2016
New Revision: 1763219

URL: http://svn.apache.org/viewvc?rev=1763219&view=rev
Log:
0.4-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=1763219&r1=1763218&r2=1763219&view=diff
==============================================================================
--- incubator/streams/site/trunk/content/.htaccess (original)
+++ incubator/streams/site/trunk/content/.htaccess Mon Oct  3 22:06:57 2016
@@ -1,4 +1,4 @@
 Options +FollowSymLinks
 RewriteEngine on
-RedirectMatch   "^/$"  "/site/0.3-incubating/streams-master"
-Redirect /site/latest /site/0.3-incubating
\ No newline at end of file
+RedirectMatch   "^/$"  "/site/0.4-incubating-SNAPSHOT/streams-master"
+Redirect /site/latest /site/0.4-incubating-SNAPSHOT
\ No newline at end of file