From 61056c45532893b99238853acdddb2159a83ffa1 Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Thu, 28 Jun 2018 13:15:55 +0800 Subject: [PATCH] Add release note link in README Change-Id: Idcd559d5f8c6f991e73d7d10339fb923f2a931b2 --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 8c7f1751d..cec75c908 100644 --- a/README.rst +++ b/README.rst @@ -34,3 +34,4 @@ provides a Python API (the ``neutronclient`` module) and a command-line tool .. _Bugs: https://bugs.launchpad.net/python-neutronclient .. _Source: https://git.openstack.org/cgit/openstack/python-neutronclient .. _Developer's Guide: http://docs.openstack.org/infra/manual/developers.html +.. _Release Notes: https://docs.openstack.org/releasenotes/python-neutronclient