diff options
| author | Zuul <zuul@review.openstack.org> | 2018-09-25 12:57:52 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-09-25 12:57:52 +0000 |
| commit | 298588436245883d1563103abdc0b0d11a23f762 (patch) | |
| tree | 9b6cb7995006f539b0bd2ea1ddce9f7909f70ed0 | |
| parent | f836d390b0b9ac0fcf343b2f94fcd4bed69f15cd (diff) | |
| parent | 0c8255de3815c18ef8f4640c972badc1353ab0a9 (diff) | |
| download | python-troveclient-298588436245883d1563103abdc0b0d11a23f762.tar.gz | |
Merge "Add release note link in README"
| -rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,7 @@ python-troveclient is licensed under the Apache License like the rest of OpenSta * `Github`_ * `Specs`_ * `How to Contribute`_ +* `Release Notes`_ .. _Online Documentation: https://docs.openstack.org/python-troveclient/latest .. _Bugs: https://bugs.launchpad.net/python-troveclient @@ -39,3 +40,4 @@ python-troveclient is licensed under the Apache License like the rest of OpenSta .. _Github: https://github.com/openstack/python-troveclient .. _Specs: https://specs.openstack.org/openstack/trove-specs/ .. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html +.. _Release Notes: https://docs.openstack.org/releasenotes/python-troveclient |
