Update URLs in documents according to document migration

Change-Id: I3230bd42051dc74f2185e50a7d1f5cb90d61f7c8
This commit is contained in:
ChangBo Guo(gcb) 2017-07-12 23:21:07 +08:00
parent e1f6499c67
commit 790d1d12d0
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
oslo.serialization 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

@ -23,6 +23,6 @@ The oslo.serialization library provides support for representing objects
in transmittable and storable formats, such as Base64, JSON and MessagePack.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.serialization
* Source: http://git.openstack.org/cgit/openstack/oslo.serialization
* Bugs: http://bugs.launchpad.net/oslo.serialization
* Documentation: https://docs.openstack.org/oslo.serialization/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.serialization
* Bugs: https://docs.openstack.org/oslo.serialization/latest/