Update the URL in doc
Change-Id: I2bb2683a53b22e8aefffb3a7aa6c9cc1303ded7e
This commit is contained in:
@@ -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
|
||||
-----------
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user