Adds link to Image API 2.0.
Change-Id: Ic8d7b4a44d7c1cb375fa06ad9d7e05f51b6697c0
This commit is contained in:
parent
774eb81053
commit
bcb0a46098
@ -36,7 +36,7 @@ div.c1 {width: 100%;}
|
||||
<body class="docshome" id="docshome">
|
||||
<div class="container" id="header">
|
||||
<div class="span-5">
|
||||
<h1 id="logo"><a href="http://www.openstack.org/">Open Stack</a></h1>
|
||||
<h1 id="logo"><a href="http://www.openstack.org/">OpenStack</a></h1>
|
||||
</div>
|
||||
|
||||
<div class="span-19 last" id="navigation">
|
||||
@ -72,7 +72,7 @@ div.c1 {width: 100%;}
|
||||
|
||||
google.load('search', '1', {language : 'en'});
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(["_setAccount", "UA-17511903-6"]);
|
||||
_gaq.push(["_setAccount", "UA-17511903-1"]);
|
||||
function _trackQuery(control, searcher, query) {
|
||||
var gaQueryParamName = "q";
|
||||
var loc = document.location;
|
||||
@ -107,8 +107,10 @@ div.c1 {width: 100%;}
|
||||
|
||||
<p>Specification for the Identity API 2.0.</p>
|
||||
|
||||
<h2><a href="http://docs.openstack.org/api/openstack-image-service/1.1/content/">Image API 1.1</a></h2>
|
||||
<h2><a href="http://docs.openstack.org/api/openstack-image-service/2.0/content/">Image API 2.0</a></h2>
|
||||
<p>Specification for the Image API 2.0.</p>
|
||||
|
||||
<h2><a href="http://docs.openstack.org/api/openstack-image-service/1.1/content/">Image API 1.1</a></h2>
|
||||
<p>Specification for the Image API 1.0/1.1.</p>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user