diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f5fa2c416..2919e0bb1 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -11,8 +11,8 @@ Contributor License Agreement In order to contribute to the Mistral 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 @@ -24,10 +24,10 @@ Project Hosting Details * Python client tracker: https://launchpad.net/python-mistralclient * Mailing list (prefix subjects with ``[Mistral]`` for faster responses) - http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev + https://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev * Documentation - * http://docs.openstack.org/developer/mistral/ + * https://docs.openstack.org/developer/mistral/ * IRC channel * #openstack-mistral at FreeNode @@ -60,7 +60,7 @@ Project Hosting Details * https://review.openstack.org/#/q/mistral-specs - * http://docs.openstack.org/infra/manual/developers.html#development-workflow + * https://docs.openstack.org/infra/manual/developers.html#development-workflow * Mistral Design Specifications * https://specs.openstack.org/openstack/mistral-specs/ diff --git a/HACKING.rst b/HACKING.rst index a0d0befa0..a3c3a814b 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,7 +1,7 @@ Style Commandments ================== -Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/ Mistral Specific Commandments ----------------------------- diff --git a/README.rst b/README.rst index c66d9da6e..4fea017a2 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,8 @@ Team and repository tags ======================== -.. image:: http://governance.openstack.org/badges/mistral.svg - :target: http://governance.openstack.org/reference/tags/index.html +.. image:: https://governance.openstack.org/badges/mistral.svg + :target: https://governance.openstack.org/reference/tags/index.html Mistral =======