diff --git a/README.rst b/README.rst index 4fb7c3f4..f3d4a9af 100644 --- a/README.rst +++ b/README.rst @@ -15,5 +15,5 @@ provides a Python API (the ``senlinclient`` module) and a command-line tool (``senlin``). Development takes place via the usual OpenStack processes as outlined in the -`developer guide `_. +`developer guide `_. The master repository is in `Git `_. diff --git a/doc/source/cli/index.rst b/doc/source/cli/index.rst index 8200af1d..dfdcb88c 100644 --- a/doc/source/cli/index.rst +++ b/doc/source/cli/index.rst @@ -7,7 +7,7 @@ .. ################################################### .. ## .. This file is tool-generated. Do not edit manually. -.. http://docs.openstack.org/contributor-guide/ +.. https://docs.openstack.org/doc-contrib-guide/ .. doc-tools/cli-reference.html .. ## .. ## WARNING ###################################### diff --git a/setup.cfg b/setup.cfg index 2c0fecfd..5fae003e 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/senlin/ +home-page = https://docs.openstack.org/senlin/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology