Updates OpenStack Style Commandments link

The current links in the HACKING file are broken. This references the
correct location for contributors to view.

Change-Id: I785ae8e01a7e88f7bc3b94c59ea0c35068fede13
This commit is contained in:
Keshava Bharadwaj 2013-10-16 16:15:07 +05:30
parent c426b7e75b
commit 01db7de2ca
1 changed files with 2 additions and 2 deletions

View File

@ -3,11 +3,11 @@ OpenStack Style Commandments
- Step 1: Read http://www.python.org/dev/peps/pep-0008/
- Step 2: Read http://www.python.org/dev/peps/pep-0008/ again
- Step 3: Read https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
- Step 3: Read http://docs.openstack.org/developer/hacking/
The OpenStack Style Commandments live here:
https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
http://docs.openstack.org/developer/hacking/
local-checks
------------