Update the URL in doc

Change-Id: I935bc818c42ed124f8492a52271cfa2af18bf27a
This commit is contained in:
melissaml 2018-09-24 16:56:41 +08:00
parent 29637dcf6e
commit 1bd75e3715
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