mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-4429. DOC. Fix broken link in header of API Reference TOC page. The link pointed to the Developer's Guide on the old doc site. Changed to point to the new doc site. Does not point to a specific doc version, so this text can be re-used without change for future software releases.
This commit is contained in:
parent
d5379b8704
commit
94849e274a
|
|
@ -57,7 +57,7 @@ version="1.0">
|
|||
<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://docs.cloud.com/CloudStack_Documentation/Developer's_Guide%3A_CloudStack">Developer's Guide</a>.</p>
|
||||
<a href="http://cloudstack.apache.org/docs/">Developer's Guide</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue