diff options
| author | Jenkins <jenkins@review.openstack.org> | 2017-07-27 13:48:04 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2017-07-27 13:48:04 +0000 |
| commit | d010c00a1528478ca03d030ca821e74b572cb9d4 (patch) | |
| tree | a678e4507f8ec40ab9b5fba11174883d2ccae174 /doc/source/contributor/plugins.rst | |
| parent | 86bda369638e53a8e9683731e7a5d432640fa813 (diff) | |
| parent | 37998ad1c28144345d4310503b82c5729f1356f9 (diff) | |
| download | python-openstackclient-d010c00a1528478ca03d030ca821e74b572cb9d4.tar.gz | |
Merge "Update the documentation link for doc migration"
Diffstat (limited to 'doc/source/contributor/plugins.rst')
| -rw-r--r-- | doc/source/contributor/plugins.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/contributor/plugins.rst b/doc/source/contributor/plugins.rst index fb21a079..8bdfe484 100644 --- a/doc/source/contributor/plugins.rst +++ b/doc/source/contributor/plugins.rst @@ -243,4 +243,4 @@ Changes to python-openstackclient #. Update ``test-requirements.txt`` to include fooclient. This is necessary to auto-document the commands in the previous step. -.. _sphinxext: http://docs.openstack.org/developer/stevedore/sphinxext.html +.. _sphinxext: https://docs.openstack.org/stevedore/latest/user/sphinxext.html |
