diff options
author | ChangBo Guo(gcb) <eric.guo@easystack.cn> | 2017-07-12 23:34:11 +0800 |
---|---|---|
committer | ChangBo Guo(gcb) <eric.guo@easystack.cn> | 2017-07-12 23:34:11 +0800 |
commit | dd1ceea294b36dc7f3e4546498b092c3fd13875f (patch) | |
tree | f0a3229308dbf7ca995371333aa1ea8572022005 /README.rst | |
parent | 0f3ea232b750deff33a6106c37a169891872ee93 (diff) | |
download | oslo-utils-dd1ceea294b36dc7f3e4546498b092c3fd13875f.tar.gz |
Update URLs in documents according to document migration3.28.0
Change-Id: Id03c3457b54b338d656852638cb2731459c531c1
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,6 +23,6 @@ The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling. * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/oslo.utils -* Source: http://git.openstack.org/cgit/openstack/oslo.utils -* Bugs: http://bugs.launchpad.net/oslo.utils +* Documentation: https://docs.openstack.org/oslo.utils/latest/ +* Source: https://git.openstack.org/cgit/openstack/oslo.utils +* Bugs: https://bugs.launchpad.net/oslo.utils |