diff --git a/doc/source/contributor/environment.rst b/doc/source/contributor/environment.rst index 3c7545a..7404a7b 100644 --- a/doc/source/contributor/environment.rst +++ b/doc/source/contributor/environment.rst @@ -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 ============= diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 54fff98..38e4c88 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -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 diff --git a/doc/source/user/user-guide.rst b/doc/source/user/user-guide.rst index 1f7109c..e0f2b54 100644 --- a/doc/source/user/user-guide.rst +++ b/doc/source/user/user-guide.rst @@ -11,7 +11,7 @@ Watcher User Guide ================== See the -`architecture page `_ +`architecture page `_ for an architectural overview of the different components of Watcher and how they fit together. diff --git a/setup.cfg b/setup.cfg index 3f6ed1d..bbd993f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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