Merge "Update links for API Quick Start"

This commit is contained in:
Jenkins 2016-01-17 22:46:04 +00:00 committed by Gerrit Code Review
commit ed3adf1b11
3 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
images, create containers and objects, and complete other
actions in your OpenStack cloud. To get started with the APIs,
see the <link
xlink:href="http://docs.openstack.org/api/quick-start/content/"
>OpenStack API Quick Start</link>.</para>
xlink:href="http://developer.openstack.org/api-guide/quick-start/"
>OpenStack API Guide</link>.</para>
<para>&nbsp;</para>
</preface>

View File

@ -60,6 +60,6 @@
</wadl:resource>
</wadl:resources>
<para>To get started with the APIs, see the <link
xlink:href="http://docs.openstack.org/api/quick-start/content/"
>OpenStack API Quick Start</link>.</para>
xlink:href="http://developer.openstack.org/api-guide/quick-start/"
>OpenStack API Guide</link>.</para>
</preface>

View File

@ -563,8 +563,8 @@
<p>
An Application Programming Interface (API) offers a way to use the capabilities of a service by using predefined functions. Use the API when the programming language you're using is not supported in an SDK. Please consider contributing that work to one of the
<a href="https://wiki.openstack.org/wiki/SDKs#Known_SDKs">
Known SDKs</a>. The <a href="http://docs.openstack.org/api/quick-start/content/">
OpenStack API Quick Start
Known SDKs</a>. The <a href="http://developer.openstack.org/api-guide/quick-start/">
OpenStack API Guide
</a> gives you the basics for interacting with the services.
</p>
<dl>