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 <doug@doughellmann.com>
This commit is contained in:
parent
3c2b6173bd
commit
a112d4df5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user