diff --git a/api-guide/source/faults.rst b/api-guide/source/faults.rst index 29bb677013e6..ad1a97f3be9d 100644 --- a/api-guide/source/faults.rst +++ b/api-guide/source/faults.rst @@ -26,7 +26,7 @@ There is an API for end users to list the outcome of Server Actions, referencing the requested action by request id. For more details, please see: -http://developer.openstack.org/api-ref-compute-v2.1.html#os-instance-actions-v2.1 +http://developer.openstack.org/api-ref/compute/#servers-run-an-action-servers-action Logs ---- diff --git a/api-guide/source/index.rst b/api-guide/source/index.rst index 72d90ef6ebdb..653960804bac 100644 --- a/api-guide/source/index.rst +++ b/api-guide/source/index.rst @@ -24,7 +24,7 @@ compute resources might be Virtual Machines, Physical Machines or Containers. This guide covers the concepts in the OpenStack Compute API. For a full reference listing, please see: -`Compute API Reference `__. +`Compute API Reference `__. We welcome feedback, comments, and bug reports at `bugs.launchpad.net/nova `__. diff --git a/api-guide/source/limits.rst b/api-guide/source/limits.rst index 6fb14baae053..71f1babd71b9 100644 --- a/api-guide/source/limits.rst +++ b/api-guide/source/limits.rst @@ -11,7 +11,7 @@ differ from one deployment of the OpenStack Compute service to another. Please contact your provider to determine the limits that apply to your account. Your provider may be able to adjust your account's limits if they are too low. Also see the API Reference for -`*Limits* `__. +`*Limits* `__. Rate limits ~~~~~~~~~~~ @@ -91,4 +91,4 @@ Determine limits programmatically Applications can programmatically determine current account limits. For information, see -`*Limits* `__. +`*Limits* `__. diff --git a/api-guide/source/versions.rst b/api-guide/source/versions.rst index 2237eb5d7c3f..45a935038e2c 100644 --- a/api-guide/source/versions.rst +++ b/api-guide/source/versions.rst @@ -105,7 +105,7 @@ server might respond with a 302 redirection request. For examples of the list versions and get version details requests and responses, see `*API versions* -`__. +`__. The detailed version response contains pointers to both a human-readable and a machine-processable description of the API service. The