From a112d4df5a59ac752a043a43bc30303e65de35ad Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Wed, 12 Jul 2017 18:12:26 -0400 Subject: [PATCH] remove redundant redirects for cli-reference Remove the individual page redirects in favor of the pattern-based redirect on line 61. Change-Id: I4d3f4474057ae7977669e397af01390bff992123 Signed-off-by: Doug Hellmann --- www/.htaccess | 5 ----- 1 file changed, 5 deletions(-) diff --git a/www/.htaccess b/www/.htaccess index 0be60f50f4..4793ab8eb8 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -43,11 +43,6 @@ redirect 301 /networking-guide/ /ocata/networking-guide/ # Redirect old releases content to new location redirectmatch 301 "^/releases.*$" http://releases.openstack.org$1 -# Redirect removed CLI reference -redirect 301 /cli-reference/keystone.html /python-openstackclient/latest/ -redirect 301 /cli-reference/openstack.html /python-openstackclient/latest/ -redirect 301 /cli-reference/sahara.html /python-openstackclient/latest - # Redirect changed directory name in the Contributor Guide redirect 301 /contributor-guide/ui-text-guidelines.html /contributor-guide/ux-ui-guidelines/ui-text-guidelines.html redirect 301 /contributor-guide/ui-text-guidelines /contributor-guide/ux-ui-guidelines