fix broken link in review guidelines

A link in the review guidelines is invalid and when
referenced results in a "Not Found". This patch
fixes the link.

Change-Id: I2418d6776c748d33fef76870a6569a953b2cf550
This commit is contained in:
Boden R 2017-02-10 16:05:28 -07:00
parent 12c3a82756
commit 85b390e34a
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ When reviewing neutron-lib changes, please be aware:
neutron-lib gate job. For example
`386846 <https://review.openstack.org/386846/>`_ uses a dummy
neutron-lib patch to test code that already exists in neutron-lib
`master` whereas `346554 <https://review.openstack.org/346554/13>`_
`master` whereas `346554 <https://review.openstack.org/#/c/346554/13>`_
tests the neutron-lib patch's code itself.
- View neutron-lib gate job results and repeat as necessary.