Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/apidoc/generatetoc_header.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -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.cloudstack.apache.org/en/latest/dev.html">Developer's Guide</a>.</p>
<a href="http://docs.cloudstack.apache.org/en/latest/developersguide">Developer's Guide</a>.</p>
</div>
</div>

Expand Down
Loading