diff --git a/README.rst b/README.rst index df9cd31c..9434cd7e 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/tripleo-docs.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/tc/badges/tripleo-docs.svg + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on @@ -12,7 +12,7 @@ TripleO Documentation This is the documentation source for the TripleO project. You can read the generated documentation at `TripleO -Docs `__. +Docs `__. You can find out more about TripleO at the `TripleO Wiki `__. @@ -27,7 +27,7 @@ Reviews `__. General information about contributing to the OpenStack documentation available at `OpenStack Documentation Contributor -Guide `__ +Guide `__ Quick Start ----------- @@ -36,7 +36,7 @@ The following is a quick set of instructions to get you up and running by building the TripleO documentation locally. The first step is to get your Python environment configured. Information on configuring is available at `Python Project -Guide `__ +Guide `__ Next you can generate the documentation using the following command. Be sure to run all the commands from within the recently checked out diff --git a/setup.cfg b/setup.cfg index 89bbdf77..9fb6b7f1 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/tripleo-docs +home-page = https://docs.openstack.org/tripleo-docs/latest/ classifier = Environment :: OpenStack Intended Audience :: Information Technology