Fix the old links in CONTRIBUTING.rst and HACKING.rst

Update the old links to the lastest ones in CONTRIBUTING.rst and HACKING.rst.

Change-Id: I1ac24e49deeb2d86be18e18033e611fb230c5f5b
This commit is contained in:
ShangXiao 2018-03-13 01:01:09 -07:00
parent e63480ed6d
commit e38a3a07dd
2 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@ Contributor License Agreement
In order to contribute to the Murano project, you need to have In order to contribute to the Murano project, you need to have
signed OpenStack's contributor's agreement: signed OpenStack's contributor's agreement:
* http://docs.openstack.org/infra/manual/developers.html * https://docs.openstack.org/infra/manual/developers.html
* http://wiki.openstack.org/CLA * https://wiki.openstack.org/wiki/How_To_Contribute#Contributor_License_Agreement
Project Hosting Details Project Hosting Details
@ -48,4 +48,4 @@ Project Hosting Details
* Code Review * Code Review
* https://review.openstack.org/#/q/murano-dashboard+AND+status:+open,n,z * https://review.openstack.org/#/q/murano-dashboard+AND+status:+open,n,z
* http://docs.openstack.org/infra/manual/developers.html#development-workflow * https://docs.openstack.org/infra/manual/developers.html#development-workflow

View File

@ -2,7 +2,7 @@ Murano Dashboard 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"