fix hacking docs link

The link to hacking docs reroutes to a new location. This change
updates the link to the new location so that we're no longer dependent
on rerouting, which probably won't work forever.

Change-Id: Id84ff6a55e59604f9a5d24b97cb91d5ccc76b348
changes/44/547344/2
wangqi 2018-02-23 09:57:01 +00:00 committed by Matthew Edmonds
parent 2e8ff76e41
commit 60bba700ac
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Networking-PowerVM Style Commandments
=====================================
- Step 1: Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest/
- Step 2: Read on
Networking-PowerVM Specific Commandments