You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/05/09 14:56:51 UTC

svn commit: r1742969 - /incubator/taverna/site/trunk/content/.htaccess

Author: stain
Date: Mon May  9 14:56:51 2016
New Revision: 1742969

URL: http://svn.apache.org/viewvc?rev=1742969&view=rev
Log:
redirect download/command-line-tool to download/commandline

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

Modified: incubator/taverna/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/.htaccess?rev=1742969&r1=1742968&r2=1742969&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Mon May  9 14:56:51 2016
@@ -42,4 +42,5 @@ RewriteRule ^edit.* /community/edit [L,R
 RewriteRule ^doc/?$ /documentation/ [L,R]
 
 RewriteRule ^download/scufl2.* /download/language/ [L,R=permanent]
+RewriteRule ^download/command-line.* /download/commandline/ [L,R=permanent]