summaryrefslogtreecommitdiff
path: root/HACKING.rst
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2017-07-28 11:58:06 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2017-07-28 12:14:12 +0900
commit561b35a8a813c6457508c284a98392d56c5ee5e7 (patch)
tree9956ec67c2b992b75ad61b7f03d6c48d244679df /HACKING.rst
parent79ae29aaee7a84eff9f9eeff40a5a5587a6b4493 (diff)
downloadpython-novaclient-561b35a8a813c6457508c284a98392d56c5ee5e7.tar.gz
Update URLs in docs, comments and setup.cfg
Some URLs are broken, so fix them. The other URLs are redirect to new URLs, so replace them with new ones. Change-Id: Ida2fd70ad0d7b029fadfe91be14d7180b9b5b8d1 Closes-Bug: #1707104
Diffstat (limited to 'HACKING.rst')
-rw-r--r--HACKING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.rst b/HACKING.rst
index 49eba118..5a5d01d7 100644
--- a/HACKING.rst
+++ b/HACKING.rst
@@ -2,7 +2,7 @@ Nova Client 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