From 113b321eaebe658239411a4bce70da120c7b8f59 Mon Sep 17 00:00:00 2001
From: Keshava Bharadwaj <kb.sankethi@gmail.com>
Date: Wed, 16 Oct 2013 16:40:42 +0530
Subject: [PATCH] Updates OpenStack Style Commandments link

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

Change-Id: I3cd4841035400d09a3e3e3369bb3a2a8c4bdee30
---
 HACKING.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/HACKING.rst b/HACKING.rst
index 82a7a08f0c6f..9046e40b8ad0 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -2,7 +2,7 @@ Nova Style Commandments
 =======================
 
 - Step 1: Read the OpenStack Style Commandments
-  https://github.com/openstack-dev/hacking/blob/master/HACKING.rst
+  http://docs.openstack.org/developer/hacking/
 - Step 2: Read on
 
 Nova Specific Commandments