mirror of https://github.com/apache/cloudstack.git
apidoc: back button and devdoc link update
This commit is contained in:
parent
a8ed45b64b
commit
c234751069
|
|
@ -52,12 +52,13 @@ version="1.0">
|
|||
<div class="inside_apileftpanel">
|
||||
<div class="inside_contentpanel" style="width:930px;">
|
||||
<!-- Modify this line for the release version -->
|
||||
<h1>Apache CloudStack API Documentation (v4.5.0)</h1>
|
||||
<h1>Apache CloudStack API Documentation (v4.5.0)</h1>'
|
||||
<a class="api_backbutton" href="http://cloudstack.apache.org/docs/api/"></a>
|
||||
<div class="apiannouncement_box">
|
||||
<div class="apiannouncement_contentarea">
|
||||
<h3>Using the CloudStack API</h3>
|
||||
<p>For information about how the APIs work, and tips on how to use them, see the
|
||||
<a href="http://cloudstack.apache.org/docs/">Developer's Guide</a>.</p>
|
||||
<a href="http://docs.cloudstack.apache.org/en/latest/dev.html">Developer's Guide</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue