diff options
author | Dong Ma <winterma.dong@gmail.com> | 2017-07-04 17:01:34 +0800 |
---|---|---|
committer | Dong Ma <winterma.dong@gmail.com> | 2017-07-04 17:01:34 +0800 |
commit | 5b7e486dcc24b09bd37cfcc297e1e30854268689 (patch) | |
tree | b41c06196f6a2998908b7f604c4ffa159cab51bb /README.rst | |
parent | 0a035933c813631f0c523bcc3b603dbd6ebf031e (diff) | |
download | oslo-db-5b7e486dcc24b09bd37cfcc297e1e30854268689.tar.gz |
update the docs url in the readme
Change-Id: I0f6b5e516813ffd6b90b7283eb893b0d5c3accd0
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -24,6 +24,6 @@ connectivity to different database backends and various other helper utils. * Free software: Apache license -* Documentation: http://docs.openstack.org/developer/oslo.db -* Source: http://git.openstack.org/cgit/openstack/oslo.db -* Bugs: http://bugs.launchpad.net/oslo.db +* Documentation: https://docs.openstack.org/oslo.db/latest +* Source: https://git.openstack.org/cgit/openstack/oslo.db +* Bugs: https://bugs.launchpad.net/oslo.db |