Merge "[www] Remove obsolete epub/mobi"

This commit is contained in:
Jenkins
2016-12-29 10:30:49 +00:00
committed by Gerrit Code Review
6 changed files with 1 additions and 19 deletions

View File

@@ -18,20 +18,12 @@
in OpenStack cloud operations. You can read the
<a href="/ops-guide/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">
latest updates
</a>
or download the new O'Reilly published versions below.
</a>.
</p>
<hr />
<h3>Get the Book!</h3>
<a class="overview-btn docs-btn" href="/ops-guide/" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.html');return false;">Current HTML <i class="fa fa-arrow-circle-o-down"></i></a>
<a class="overview-btn docs-btn" href="oreilly-openstack-ops-guide.mobi" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.mobi');return false;">O'Reilly .mobi <i class="fa fa-arrow-circle-o-right"></i></a>
<a class="overview-btn docs-btn" href="oreilly-openstack-ops-guide.epub" onclick="recordOutboundLink(this, 'Outbound Links', 'ops.epub');return false;">O'Reilly .epub <i class="fa fa-arrow-circle-o-right"></i></a>
</div>
<div class="col-lg-4 col-md-4 col-sm-4 superuser-wrapper">
<img src="../common/images/oreilly-openstack-ops-guide.png" width="100%"/>
</div>
</div>
</div>
</div>
@@ -46,13 +38,6 @@
<iframe allowfullscreen="" frameborder="0" height="315" src="http://www.youtube.com/embed/lYfHEy6E2n0?rel=0" width="560">
</iframe>
</p>
<p>
If you're interested in OpenStack books, please take a look at the
<a href="/sec/">
OpenStack Security Guide
</a>
, also written in a five-day book sprint.
</p>
<p align="right">
<a href="http://creativecommons.org/licenses/by/3.0/us/" rel="license">
<img alt="Creative Commons License" src="http://i.creativecommons.org/l/by/3.0/us/88x31.png" style="border-width:0"/>

View File

@@ -84,9 +84,6 @@ redirectmatch 301 /trunk/openstack-ops/.*$ /ops-guide/
# details: https://bugs.launchpad.net/openstack-manuals/+bug/1288513
redirectmatch 301 (.*)//(.*) $1/$2
# Redirect links to Architecture Design Guide epub from arc to arch
redirect 301 /arc/OpenStackArchitectureDesignGuide.epub /arch/OpenStackArchitectureDesignGuide.epub
# Redirect renamed ironic developer doc directories
redirect 301 /developer/ironic/install/ironic-install.html /developer/ironic/deploy/install-guide.html
redirect 301 /developer/ironic/dev/api-spec-v1.html /developer/ironic/webapi/v1.html

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 KiB