Update links for API Quick Start
The guide has been moved to a new location and renamed, update name and links. Change-Id: I28d420654a456e774277f7683339c339272370b3
This commit is contained in:
parent
a9d0ea3cc3
commit
8cb8006e5d
@ -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> </para>
|
||||
</preface>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user