diff --git a/contributing/community/reviews.rst b/contributing/community/reviews.rst index 0e1a1cf5515..2e498f489bd 100644 --- a/contributing/community/reviews.rst +++ b/contributing/community/reviews.rst @@ -173,7 +173,8 @@ Pick a pull request from the `PRs in need of review`_ and follow these steps: $ git fetch origin pull/15723/head:pr15723 $ git checkout pr15723 - Now you can test the project against the code in the PR. + Now you can :doc:`test the project ` against + the code in the PR. #. **Update the PR Status**