diff options
author | wu.chunyang <wu.chunyang@99cloud.net> | 2018-06-28 14:07:09 +0800 |
---|---|---|
committer | wu.chunyang <wu.chunyang@99cloud.net> | 2018-06-28 14:07:56 +0800 |
commit | c1e896c8612dfcf91235d3a67d0c17595777764c (patch) | |
tree | 22bce099865ff340458a578bd16545affabf4f6b | |
parent | e8bb5f5e5d049bc07115fb6ddfd73a6e8202a325 (diff) | |
download | python-swiftclient-c1e896c8612dfcf91235d3a67d0c17595777764c.tar.gz |
Add release note link in README
Change-Id: Ie282f4a731e333b5d21490a8fb59e1c7e8640821
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -37,6 +37,7 @@ __ https://github.com/openstack/swift * `Source`_ * `Specs`_ * `How to Contribute`_ +* `Release Notes`_ .. _PyPI: https://pypi.org/project/python-swiftclient .. _Online Documentation: https://docs.openstack.org/python-swiftclient/latest/ @@ -46,7 +47,7 @@ __ https://github.com/openstack/swift .. _Source: https://git.openstack.org/cgit/openstack/python-swiftclient .. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html .. _Specs: https://specs.openstack.org/openstack/swift-specs/ - +.. _Release Notes: https://docs.openstack.org/releasenotes/python-swiftclient .. contents:: Contents: :local: |