Skip to content

Commit

Permalink
Updates OpenStack Style Commandments link
Browse files Browse the repository at this point in the history
The current links in the HACKING file are broken. This references the
correct location for contributors to view.

Change-Id: I785ae8e01a7e88f7bc3b94c59ea0c35068fede13
  • Loading branch information
keshavab committed Oct 16, 2013
1 parent c426b7e commit 01db7de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HACKING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
------------
Expand Down

0 comments on commit 01db7de

Please sign in to comment.