Fix landing page/user guide
Change-Id: Ic7d73f5845f99ffbcbc34396d64db6e95c536edb author: diane fleming
This commit is contained in:
parent
f13ad7b03c
commit
c34af87cd7
@ -12,7 +12,7 @@ redirect 301 /diablo/ /trunk/
|
||||
redirect 301 /trunk/openstack-compute/starter/ /trunk/
|
||||
|
||||
# Redirect the Clients Guide to new End User Guide
|
||||
redirect 301 /cli/quick-start/content/ /user-guide/content/
|
||||
redirect 301 /cli/quick-start/content/ /grizzly/user-guide/content/
|
||||
|
||||
# Redirecting cactus version
|
||||
redirect 301 /cactus/ /trunk/
|
||||
@ -28,11 +28,11 @@ redirect 301 /incubation/openstack-network/developer/quantum-api-1.0/content/ /a
|
||||
redirect 301 /trunk/openstack-compute/install/content /trunk/openstack-compute/install/yum/content
|
||||
|
||||
# Redirecting old install files in the CLI Guide to new End User Guide
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_glance_cli.html /user-guide/content/ch_cli.html
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_keystone_cli.html /user-guide/content/ch_cli.html
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_nova_cli.html /user-guide/content/ch_cli.html
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_quantum_cli.html /user-guide/content/ch_cli.html
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_swift_cli.html /user-guide/content/ch_cli.html
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_glance_cli.html /user-guide/content/
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_keystone_cli.html /user-guide/content/
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_nova_cli.html /user-guide/content/
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_quantum_cli.html /user-guide/content/
|
||||
redirect 301 /trunk/cli/quick-start/content/install_openstack_swift_cli.html /user-guide/content/
|
||||
|
||||
# Redirect docs.openstack.org index.html subpage pointers to main page
|
||||
redirect 301 /install/ /
|
||||
@ -40,3 +40,4 @@ redirect 301 /basic-install/ /
|
||||
redirect 301 /run/ /
|
||||
redirect 301 /api/index.html /
|
||||
redirect 301 /developer/index.html /
|
||||
redirect 301 /cli/ /
|
||||
|
@ -225,7 +225,7 @@
|
||||
>API Quick Start</a></dd>
|
||||
|
||||
<dd><a
|
||||
href="http://docs.openstack.org/grizzly/user-guide/content/"
|
||||
href="http://docs.openstack.org/grizzly/user-guide/content/openstack_user_guide.html"
|
||||
>End User Guide</a></dd>
|
||||
<dd><a
|
||||
href="http://api.openstack.org/api-ref.html"
|
||||
|
Loading…
Reference in New Issue
Block a user