summaryrefslogtreecommitdiff
path: root/doc/source/contributor/developing.rst
diff options
context:
space:
mode:
authorHangdong Zhang <hdzhang@fiberhome.com>2017-07-24 11:32:22 +0800
committerHangdong Zhang <hdzhang@fiberhome.com>2017-07-24 11:33:07 +0800
commit37998ad1c28144345d4310503b82c5729f1356f9 (patch)
tree0872ee39f458c850d5f8e068546a843b437734be /doc/source/contributor/developing.rst
parente889ba1524c7e48a86ef41361a17cdb93b9942c2 (diff)
downloadpython-openstackclient-37998ad1c28144345d4310503b82c5729f1356f9.tar.gz
Update the documentation link for doc migration
Change-Id: I7833e40d66abe233af5a211bcefadc141fe8e54b
Diffstat (limited to 'doc/source/contributor/developing.rst')
-rw-r--r--doc/source/contributor/developing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/developing.rst b/doc/source/contributor/developing.rst
index 2981ba4d..721a016a 100644
--- a/doc/source/contributor/developing.rst
+++ b/doc/source/contributor/developing.rst
@@ -177,7 +177,7 @@ or
Standardize Import Format
=========================
-.. _`Import Order Guide`: http://docs.openstack.org/developer/hacking/#imports
+.. _`Import Order Guide`: https://docs.openstack.org/hacking/latest/user/hacking.html#imports
The import order shows below: