Update links

Some of the links in the templates were out of date.

Change-Id: I2d677f00981837147a8a1d5c211d02cc50aafe24
This commit is contained in:
Ben Nemec 2018-06-15 21:22:19 +00:00
parent c7e47baf4a
commit 219a12ae70
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
oslo.{{ cookiecutter.module_name }} Style Commandments
======================================================
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/

View File

@ -9,6 +9,6 @@ Please feel here a long description which must be at least 3 lines wrapped on
Note that this is a hard requirement.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.{{ cookiecutter.module_name }}
* Source: http://git.openstack.org/cgit/openstack/oslo.{{ cookiecutter.module_name }}
* Bugs: http://bugs.launchpad.net/oslo.{{ cookiecutter.module_name }}
* Documentation: https://docs.openstack.org/oslo.{{ cookiecutter.module_name }}/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.{{ cookiecutter.module_name }}
* Bugs: https://bugs.launchpad.net/oslo.{{ cookiecutter.module_name }}