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 2017/03/19 23:32:54 UTC

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

Author: sblackmon
Date: Sun Mar 19 23:32:54 2017
New Revision: 1787674

URL: http://svn.apache.org/viewvc?rev=1787674&view=rev
Log:
deploy 0.5-incubating

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=1787674&r1=1787673&r2=1787674&view=diff
==============================================================================
--- incubator/streams/site/trunk/content/.htaccess (original)
+++ incubator/streams/site/trunk/content/.htaccess Sun Mar 19 23:32:54 2017
@@ -1,4 +1,4 @@
 Options +FollowSymLinks
 RewriteEngine on
-RedirectMatch   "^/$"  "/site/latest/streams-master"
-Redirect /site/latest /site/0.5-incubating-SNAPSHOT
\ No newline at end of file
+RedirectMatch   "^/$"  "/site/latest/streams-project"
+Redirect /site/latest /site/0.5-incubating
\ No newline at end of file