diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 47b3e80fe..ea9d42aac 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -8,12 +8,12 @@ If you would like to contribute to Solum, please see our contributing wiki: We have the same CLA requirements as OpenStack, so you must follow the steps in the "If you're a developer, start here" section of this page: - http://docs.openstack.org/infra/manual/developers.html + https://docs.openstack.org/infra/manual/developers.html Once those steps have been completed, submit your changes to for review via the Gerrit tool, following the workflow documented at: - 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. diff --git a/contrib/add-ons/README.rst b/contrib/add-ons/README.rst index 784794225..c88d887b0 100644 --- a/contrib/add-ons/README.rst +++ b/contrib/add-ons/README.rst @@ -8,4 +8,4 @@ To install devstack, run the setup script provided in the Solum code tree:: sh ${SOLUM_DIR}/contrib/devstack/setup_devstack.sh Note that this setup will produce virtual machines, not Docker containers. -For an example of the Docker setup, see: http://wiki.openstack.org/Solum/Docker +For an example of the Docker setup, see: https://wiki.openstack.org/wiki/Solum/Docker diff --git a/devstack/README.rst b/devstack/README.rst index a845882bb..b227739ca 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -33,4 +33,4 @@ Enabling Solum in DevStack This setup will produce virtual machines, not Docker containers. For an example of the Docker setup, see:: - http://wiki.openstack.org/Solum/Docker + https://wiki.openstack.org/wiki/Solum/Docker diff --git a/examples/apps/README b/examples/apps/README index c0cb97885..46579c291 100644 --- a/examples/apps/README +++ b/examples/apps/README @@ -1,5 +1,5 @@ This directory contains Solum sample applications. Below we give brief description of each application -by refering to the application's app file. +by referring to the application's app file. 1) python_app.yaml @@ -86,4 +86,4 @@ Steps: solum app show cherrypy-github -8) You can also see that the pull request on Github is updated to show the status of executing tests. \ No newline at end of file +8) You can also see that the pull request on Github is updated to show the status of executing tests.