Fix links for Architecture Design Guide
The guide has moved from arch-design/content to arch-design, adjust links, remove link to now obsolote PDF file. Change-Id: Ieb90c4ba617292e5590594b72dc2b752f8ffad25
This commit is contained in:
parent
d806ad05e2
commit
05fc79ec64
@ -37,7 +37,7 @@ associated components:
|
||||
The following books explain how to configure and run an OpenStack cloud:
|
||||
|
||||
- `Architecture Design
|
||||
Guide <http://docs.openstack.org/arch-design/content/>`__
|
||||
Guide <http://docs.openstack.org/arch-design/>`__
|
||||
|
||||
- `Cloud Administrator
|
||||
Guide <http://docs.openstack.org/admin-guide-cloud/>`__
|
||||
|
@ -57,7 +57,7 @@
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para><link
|
||||
xlink:href="http://docs.openstack.org/arch-design/content/"
|
||||
xlink:href="http://docs.openstack.org/arch-design/"
|
||||
><citetitle>Architecture Design
|
||||
Guide</citetitle></link></para>
|
||||
</listitem>
|
||||
|
@ -159,7 +159,7 @@ This guide has a review in place to get a license indicator in output:
|
||||
|
||||
.. _`release information`: https://wiki.openstack.org/wiki/Releases
|
||||
|
||||
.. _`OpenStack Architecture Design Guide`: http://docs.openstack.org/arch-design/content/
|
||||
.. _`OpenStack Architecture Design Guide`: http://docs.openstack.org/arch-design/
|
||||
.. _`OpenStack Cloud Administrator Guide`: http://docs.openstack.org/admin-guide-cloud/index.html
|
||||
.. _`OpenStack High Availability Guide`: http://docs.openstack.org/ha-guide/index.html
|
||||
.. _`OpenStack Security Guide`: http://docs.openstack.org/sec/
|
||||
|
@ -68,7 +68,7 @@ Guides for deployers and administrators
|
||||
|
||||
* - Architecture Design Guide
|
||||
- http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/arch-design
|
||||
- http://docs.openstack.org/arch-design/content
|
||||
- http://docs.openstack.org/arch-design/
|
||||
|
||||
* - Configuration Reference
|
||||
- http://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/config-reference
|
||||
|
@ -122,7 +122,7 @@ follows:
|
||||
network instead of a dedicated network.
|
||||
|
||||
For more information on production architectures, see the
|
||||
`Architecture Design Guide <http://docs.openstack.org/arch-design/content/>`__,
|
||||
`Architecture Design Guide <http://docs.openstack.org/arch-design/>`__,
|
||||
`Operations Guide <http://docs.openstack.org/ops/>`__, and
|
||||
`Networking Guide <http://docs.openstack.org/networking-guide/>`__.
|
||||
|
||||
|
@ -16,8 +16,7 @@ Authors who know how to design clouds that meet users' needs wrote this book in
|
||||
<hr />
|
||||
<h3>Get the Book!</h3>
|
||||
|
||||
<a class="overview-btn docs-btn" href="http://docs.openstack.org/arch-design/content/" onclick="recordOutboundLink(this, 'Outbound Links', 'arch-guide.html');return false;">Current HTML<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
<a class="overview-btn docs-btn" href="http://docs.openstack.org/arch-design/arch-design.pdf" onclick="recordOutboundLink(this, 'Outbound Links', arch-design.pdf');return false;"> Current PDF<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
<a class="overview-btn docs-btn" href="http://docs.openstack.org/arch-design/" onclick="recordOutboundLink(this, 'Outbound Links', 'arch-guide.html');return false;">Current HTML<i class="fa fa-arrow-circle-o-down"></i></a>
|
||||
<a class="overview-btn docs-btn" href="http://www.lulu.com/shop/openstack-foundation/openstack-architecture-design-guide/paperback/product-21740250.html" onclick="recordOutboundLink(this, 'Outbound Links', 'archlulu.com');return false;"> buy it from Lulu<i class="fa fa-arrow-circle-o-right"></i></a>
|
||||
|
||||
</div>
|
||||
@ -68,11 +67,7 @@ Authors who know how to design clouds that meet users' needs wrote this book in
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
You can get the
|
||||
<a href="http://docs.openstack.org/arch-design/arch-design.pdf" onclick="recordOutboundLink(this, 'Outbound Links', arch-design.pdf');return false;">
|
||||
PDF
|
||||
</a>
|
||||
to print yourself. If you'd like a bound copy,
|
||||
If you'd like a bound copy,
|
||||
<a href="http://www.lulu.com/shop/openstack-foundation/openstack-architecture-design-guide/paperback/product-21740250.html" onclick="recordOutboundLink(this, 'Outbound Links', 'archlulu.com');return false;">
|
||||
buy it from Lulu
|
||||
</a>
|
||||
|
@ -12,6 +12,6 @@
|
||||
<p>Guidelines and scenarios for creating more secure OpenStack clouds</p>
|
||||
<a href="/image-guide/content/">Virtual Machine Image Guide</a>
|
||||
<p>Obtain, create, and modify OpenStack-compatible virtual machine images</p>
|
||||
<a href="/arch-design/content/">Architecture Design Guide</a>
|
||||
<a href="/arch-design/">Architecture Design Guide</a>
|
||||
<p>Guidelines for designing an OpenStack cloud</p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user