summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
authorKeshava Bharadwaj <kb.sankethi@gmail.com>2013-10-16 16:15:07 +0530
committerKeshava Bharadwaj <kb.sankethi@gmail.com>2013-10-16 22:49:29 +0530
commit01db7de2ca93db8b6a6794adedfcf53a2b1890ad (patch)
tree76b59d52d21ede886691bec4343e0967fb4c69b2 /HACKING.rst
parentc426b7e75bf60cc02af7ee7fea98b5363d345600 (diff)
downloadhorizon-01db7de2ca93db8b6a6794adedfcf53a2b1890ad.tar.gz
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
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 13018d5e6..d65f7d319 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -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
------------