From deb5ae0a6d7c36e21430727740f8eee52df57fbe Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 22 Jul 2019 18:50:59 +0200 Subject: [PATCH] Update api-ref location The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: I7b93ead6885bf7f2a71b982f2fb215456f178ec5 --- README.rst | 4 ++-- api-guide/source/index.rst | 2 +- doc/source/deprecation_note.inc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 90d516d7..a1fff8c6 100644 --- a/README.rst +++ b/README.rst @@ -23,8 +23,8 @@ Api To learn how to use Monasca-Log-Api, consult the documentation available online at: -* `Api Guide `_ -* `Api Ref `_ +* `Api Guide `_ +* `Api Ref `_ For more information on OpenStack Apis, SDKs and CLIs, please see: diff --git a/api-guide/source/index.rst b/api-guide/source/index.rst index 97f33f3a..111fef95 100644 --- a/api-guide/source/index.rst +++ b/api-guide/source/index.rst @@ -23,7 +23,7 @@ cloud. This guide covers the concepts in the Monasca Log API. For a full reference listing, please see: -`Monasca Log API Reference `__. +`Monasca Log API Reference `__. We welcome feedback, comments, and bug reports at `storyboard/monasca `__. diff --git a/doc/source/deprecation_note.inc b/doc/source/deprecation_note.inc index dd9cb1cf..3169cb92 100644 --- a/doc/source/deprecation_note.inc +++ b/doc/source/deprecation_note.inc @@ -1,6 +1,6 @@ .. note:: The Log API v2 has been DEPRECATED in the Mitaka release. The migration path is to use the `Log API v3 - `_ instead of version 2 + `_ instead of version 2 of the API. The Log API v2 will ultimately be removed, following the `OpenStack standard deprecation policy `_.