From ac1509efd277510c6d6c35540e1f93cb5a1655a5 Mon Sep 17 00:00:00 2001 From: Zane Bitter Date: Fri, 21 Sep 2018 11:27:33 -0400 Subject: [PATCH] Link to Review Guidelines again When the review guidelines were moved to the project team guide by 3cdb85d35fc9ffe53761cb47a3aba4ba93a5d230, the internal link broke. Provide the correct external link. Change-Id: I0374c8904f9e807b524e1cc41f0e0ff4924fce79 --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7f6c33d417..40c1fd7f08 100644 --- a/README.rst +++ b/README.rst @@ -84,7 +84,7 @@ Run:: Proposing changes ================= -Look at the `Review Guidelines` and make sure your change meets them. +Look at the `Review Guidelines`_ and make sure your change meets them. All changes to ``global-requirements.txt`` may dramatically alter the contents of ``upper-constraints.txt`` due to adding or removing transitive @@ -122,3 +122,5 @@ Resources - Documentation: https://docs.openstack.org/requirements/latest/ - Wiki: https://wiki.openstack.org/wiki/Requirements - Bugs: https://launchpad.net/openstack-requirements + +.. _Review Guidelines: https://docs.openstack.org/project-team-guide/dependency-management.html#review-guidelines