Update URLs in documents according to document migration

Change-Id: I402522322b80b46fa087b51b153d81d732efbfd3
This commit is contained in:
ChangBo Guo(gcb) 2017-07-12 22:11:42 +08:00
parent 5776858b53
commit ce60539a8a
3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
Futurist Style Commandments Futurist 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

@ -26,6 +26,6 @@ executed. This library currently adds statistics gathering, an eventlet
executor, a synchronous executor etc. executor, a synchronous executor etc.
* Free software: Apache license * Free software: Apache license
* Documentation: http://docs.openstack.org/developer/futurist * Documentation: https://docs.openstack.org/futurist/latest/
* Source: http://git.openstack.org/cgit/openstack/futurist * Source: https://git.openstack.org/cgit/openstack/futurist
* Bugs: http://bugs.launchpad.net/futurist * Bugs: https://bugs.launchpad.net/futurist

View File

@ -5,7 +5,7 @@ description-file =
README.rst README.rst
author = OpenStack author = OpenStack
author-email = openstack-dev@lists.openstack.org author-email = openstack-dev@lists.openstack.org
home-page = http://docs.openstack.org/developer/futurist home-page = https://docs.openstack.org/futurist/latest/
classifier = classifier =
Environment :: OpenStack Environment :: OpenStack
Intended Audience :: Information Technology Intended Audience :: Information Technology