diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index dd861704..49313d6c 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -11,8 +11,8 @@ Contributor License Agreement In order to contribute to the Murano project, you need to have signed OpenStack's contributor's agreement: -* http://docs.openstack.org/infra/manual/developers.html -* http://wiki.openstack.org/CLA +* https://docs.openstack.org/infra/manual/developers.html +* https://wiki.openstack.org/CLA Project Hosting Details @@ -46,4 +46,4 @@ Project Hosting Details * Code Review * https://review.openstack.org/#/q/murano+AND+status:+open,n,z - * http://docs.openstack.org/infra/manual/developers.html#development-workflow + * https://docs.openstack.org/infra/manual/developers.html#development-workflow diff --git a/HACKING.rst b/HACKING.rst index cb074765..39378cb3 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ Style Commandments ================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/README.rst b/README.rst index 12bb71b8..8c7d1aec 100644 --- a/README.rst +++ b/README.rst @@ -44,7 +44,7 @@ Project status, bugs, and blueprints are tracked on Launchpad: Developer documentation can be found here: - http://docs.openstack.org/developer/murano/ + https://docs.openstack.org/murano/latest/ Additional resources are linked from the project wiki page: diff --git a/setup.cfg b/setup.cfg index 95331be6..899f2bcd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ description-file = license = Apache License, Version 2.0 author = OpenStack author-email = openstack-dev@lists.openstack.org -home-page = http://docs.openstack.org/developer/murano/ +home-page = https://docs.openstack.org/murano/latest/ classifier = Development Status :: 5 - Production/Stable Environment :: OpenStack