remove links to cli-reference from template pages
The cli-reference is being deleted, so remove links that point to it. The client projects and OSC are still linked from the language-bindings page, so users can find information about using the command line that way. Change-Id: I3adb53cfc31900f6212ebde0a52b391875ade743 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
9a81d75201
commit
fad92df0a5
www
@ -51,7 +51,6 @@
|
||||
<h3><i class="fa fa-cloud"></i> User Guides</h3>
|
||||
<a href="https://developer.openstack.org/api-guide/quick-start/">API Guide</a><br/>
|
||||
<a href="/user-guide/">OpenStack End User Guide (includes Python SDK)</a><br/>
|
||||
<a href="/cli-reference/">Command-Line Interface Reference</a><br/>
|
||||
<a href="https://developer.openstack.org">Open source software for application development</a><br/>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -43,14 +43,6 @@
|
||||
</a><br />
|
||||
<p>
|
||||
User guide for the OpenStack dashboard and command-line clients.
|
||||
</p>
|
||||
<a href="/cli-reference/">
|
||||
OpenStack Command Line Interface Reference
|
||||
</a><br />
|
||||
<p>
|
||||
Reference listing of all commands and parameters
|
||||
available for keystone, glance, neutron, nova,
|
||||
cinder, swift, heat, and ceilometer commands.
|
||||
</p>
|
||||
<a href="/python-openstackclient/latest/">
|
||||
Unified OpenStack Client
|
||||
|
@ -2,8 +2,6 @@
|
||||
<h3 id="user-guides"><i class="fa fa-cloud"></i> User Guides</h3>
|
||||
<a href="/user-guide/">End User Guide (includes Python SDK)</a><a href="/user-guide/UserGuide.pdf">[PDF]</a>
|
||||
<p>Create and manage resources using the OpenStack dashboard, command-line client, and Python SDK</p>
|
||||
<a href="/cli-reference/">Command-Line Interface Reference</a>
|
||||
<p>Comprehensive OpenStack command-line reference</p>
|
||||
<a href="https://developer.openstack.org">Open source software for application development</a>
|
||||
<p>Resources for application development on OpenStack clouds</p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user