Update the URL in doc

Change-Id: I2bb2683a53b22e8aefffb3a7aa6c9cc1303ded7e
This commit is contained in:
melissaml 2018-09-24 18:51:16 +08:00
parent 4efbf96192
commit e4ef460956
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ openstacksdk Style Commandments
===============================
Read the OpenStack Style Commandments
http://docs.openstack.org/developer/hacking/
https://docs.openstack.org/hacking/latest/
Indentation
-----------

View File

@ -18,7 +18,7 @@ Below are the patterns that we expect openstacksdk developers to follow.
Release Notes
=============
openstacksdk uses `reno <http://docs.openstack.org/developer/reno/>`_ for
openstacksdk uses `reno <https://docs.openstack.org/reno/latest/>`_ for
managing its release notes. A new release note should be added to
your contribution anytime you add new API calls, fix significant bugs,
add new functionality or parameters to existing API calls, or make any