From c7e62d4c5706a021c5ab566baed5048a4ee5f885 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Wed, 18 Sep 2013 08:00:08 -0500 Subject: Clean up a little cruft OpenStack runs a git service now, so instead of linking to github URLs, link to git.openstack.org. Versions for pbr in setup.py actually wind up being an error (and a very odd one) Remove them. The setup hook in setup.cfg is no longer needed. Change-Id: I8f48ac194e6c01e9bb06fa5df6f2b2bf28c01636 --- HACKING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HACKING.rst') diff --git a/HACKING.rst b/HACKING.rst index ac363673..49eba118 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Nova Client 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 -- cgit v1.2.1