Fixes some links and text on the api-specs.html page.

Change-Id: I7d415e37e0d0985c01df7e16f0add40a48f61016
This commit is contained in:
annegentle 2012-09-22 09:19:58 -05:00
parent 1084d7a8e9
commit b74db52002

View File

@ -99,11 +99,11 @@ div.c1 {width: 100%;}
<div class="container">
<div class="span-12">
<h2><a href="http://docs.openstack.org/api/openstack-compute/2/content/">Compute API 2.0</a></h2>
<h2><a href="http://docs.openstack.org/api/openstack-compute/2/content/">Compute API 2</a></h2>
<p>Specification for the Compute API 2.0 and extensions.</p>
<p>Specification for the Compute API 2 and extensions.</p>
<h2><a href="http://docs.openstack.org/api/openstack-image-service/1.0/content/">Identity API 2.0</a></h2>
<h2><a href="http://docs.openstack.org/api/openstack-identity-service/2.0/content/">Identity API 2.0</a></h2>
<p>Specification for the Identity API 2.0.</p>
@ -121,9 +121,9 @@ div.c1 {width: 100%;}
<p>Specification for the Networking API 2.0.</p>
<h2><a href="http://docs.openstack.org/api/openstack-volume/2.0/content/">Volume API 1.0</a></h2>
<h2><a href="http://api.openstack.org">Volume API 1.0</a></h2>
<p>Specification for the Volume API 1.0.</p>
<p>Check back for the specification for the Volume API 1.0, all calls are shown on <a href="http://api.openstack.org">api.openstack.org</a>.</p>
</div>
</div>