Merge "Update URLs in documents according to document migration"

This commit is contained in:
Jenkins 2017-07-25 13:25:36 +00:00 committed by Gerrit Code Review
commit 583c23b9d9
4 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@ To install Watcher from packaging, refer instead to Watcher `User
Documentation`_.
.. _`Git Repository`: https://git.openstack.org/cgit/openstack/watcher
.. _`User Documentation`: https://docs.openstack.org/developer/watcher/
.. _`User Documentation`: https://docs.openstack.org/watcher/latest/
Prerequisites
=============

View File

@ -28,10 +28,10 @@ optimization algorithms, data metrics and data profilers can be
developed and inserted into the Watcher framework.
Check the documentation for watcher optimization strategies at
https://docs.openstack.org/developer/watcher/strategies
https://docs.openstack.org/watcher/latest/strategies/index.html
Check watcher glossary at
https://docs.openstack.org/developer/watcher/glossary.html
https://docs.openstack.org/watcher/latest/glossary.html
This chapter assumes a working setup of OpenStack following the

View File

@ -11,7 +11,7 @@ Watcher User Guide
==================
See the
`architecture page <http://docs.openstack.org/developer/watcher/architecture.html>`_
`architecture page <https://docs.openstack.org/watcher/latest/architecture.html>`_
for an architectural overview of the different components of Watcher and how
they fit together.

View File

@ -5,7 +5,7 @@ description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/watcher/
home-page = https://docs.openstack.org/watcher/latest/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology