Update URLs in documents according to document migration
Change-Id: I3230bd42051dc74f2185e50a7d1f5cb90d61f7c8
This commit is contained in:
parent
e1f6499c67
commit
790d1d12d0
@ -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
|
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user