diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 60c6a83c..9d5ad9dc 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,17 +1,17 @@ If you would like to contribute to the development of OpenStack, you must follow the steps in this page: - http://docs.openstack.org/infra/manual/developers.html + https://docs.openstack.org/infra/manual/developers.html If you already have a good understanding of how the system works and your OpenStack accounts are set up, you can skip to the development workflow section of this documentation to learn how changes to OpenStack should be submitted for review via the Gerrit tool: - http://docs.openstack.org/infra/manual/developers.html#development-workflow + https://docs.openstack.org/infra/manual/developers.html#development-workflow Pull requests submitted through GitHub will be ignored. -Bugs should be filed on Launchpad, not GitHub: +Bugs should be filed on StoryBoard, not GitHub and Launchpad: - https://bugs.launchpad.net/../horizon + https://storyboard.openstack.org/#!/project/992 diff --git a/README.rst b/README.rst index 81204c5c..0138f6c2 100644 --- a/README.rst +++ b/README.rst @@ -13,4 +13,4 @@ Team and repository tags ------------------------ .. image:: https://governance.openstack.org/tc/badges/heat-dashboard.svg - :target: http://governance.openstack.org/reference/tags/index.html + :target: https://governance.openstack.org/tc/reference/tags/index.html diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 66860f38..a73bc5ea 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -13,29 +13,18 @@ signed OpenStack's contributor's agreement. .. seealso:: - * 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 -LaunchPad Project ------------------ - -Most of the tools used for OpenStack depend on a launchpad.net ID for -authentication. - -.. seealso:: - - * https://launchpad.net - * https://launchpad.net/heat-dashboard Project Hosting Details ------------------------- Bug tracker - http://launchpad.net/heat-dashboard + https://storyboard.openstack.org/#!/project/992 Code Hosting https://git.openstack.org/cgit/openstack/heat-dashboard Code Review https://review.openstack.org/#/q/status:open+project:openstack/heat-dashboard,n,z -