Merge "Update the URL in doc"

This commit is contained in:
Zuul 2018-09-24 17:09:10 +00:00 committed by Gerrit Code Review
commit 783a8ee61e
2 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,15 @@
If you would like to contribute to the development of OpenStack, If you would like to contribute to the development of OpenStack,
you must follow the steps documented at: you must follow the steps documented at:
http://docs.openstack.org/developer/horizon/contributing.html https://wiki.openstack.org/wiki/StarlingX
or http://docs.openstack.org/infra/manual/developers.html#development-workflow or https://docs.openstack.org/infra/manual/developers.html
Once those steps have been completed, changes to OpenStack Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following should be submitted for review via the Gerrit tool, following
the workflow documented at: 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. Pull requests submitted through GitHub will be ignored.

View File

@ -2,7 +2,7 @@ Horizon Style Commandments
========================== ==========================
- Step 1: Read the OpenStack Style Commandments - Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/ https://docs.openstack.org/hacking/latest/
- Step 2: Read [hacking] section in tox.ini to find the list of names which - Step 2: Read [hacking] section in tox.ini to find the list of names which
can be imported directly without triggering the "H302: import only modules" can be imported directly without triggering the "H302: import only modules"
flake8 warning flake8 warning