diff options
author | zhufl <zhu.fanglei@zte.com.cn> | 2019-05-10 16:52:33 +0800 |
---|---|---|
committer | zhufl <zhu.fanglei@zte.com.cn> | 2019-05-13 00:52:23 +0000 |
commit | 84afd125890f8e842fd119e1b39409bc775c3ba3 (patch) | |
tree | 7dadb3aa554e1aee9acaa54747c1ebf8a0c718e1 /api-guide | |
parent | 71b11292fb6c37b3854ba1bbfc00c729b4b5ecf4 (diff) | |
download | nova-84afd125890f8e842fd119e1b39409bc775c3ba3.tar.gz |
Change some URLs to point to better targets
This is to change some URLs to point to better or more accurate targets.
Change-Id: I1d450ba8bd2271a69f9380cc4d2b36ae3eefe09a
Diffstat (limited to 'api-guide')
-rw-r--r-- | api-guide/source/faults.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-guide/source/faults.rst b/api-guide/source/faults.rst index 88d0cca5f9..1ab13ced63 100644 --- a/api-guide/source/faults.rst +++ b/api-guide/source/faults.rst @@ -167,7 +167,7 @@ depending on the type of error. The following link contains a list of possible elements along with their associated error codes. For more information on possible error code, please see: -http://specs.openstack.org/openstack/api-wg/guidelines/http.html#http-response-codes +http://specs.openstack.org/openstack/api-wg/guidelines/http/response-codes.html Asynchronous faults =================== |