You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2013/05/21 10:16:16 UTC

svn commit: r1484688 - /sling/site/trunk/content/site/.htaccess

Author: bdelacretaz
Date: Tue May 21 08:16:16 2013
New Revision: 1484688

URL: http://svn.apache.org/r1484688
Log:
redirect bundles page

Modified:
    sling/site/trunk/content/site/.htaccess

Modified: sling/site/trunk/content/site/.htaccess
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/site/.htaccess?rev=1484688&r1=1484687&r2=1484688&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Tue May 21 08:16:16 2013
@@ -27,3 +27,4 @@ Redirect Permanent /site/authentication-
 Redirect Permanent /site/authentication-authenticationhandler.html /documentation/the-sling-engine/authentication/authentication-authenticationhandler.html
 Redirect Permanent /site/authentication-tasks.html /documentation/the-sling-engine/authentication/authentication-tasks.html
 Redirect Permanent /site/resources.html /documentation/the-sling-engine/resources.html
+Redirect Permanent /site/bundles.html /documentation/bundles.html