diff --git a/docs/review-process.md b/docs/review-process.md index 4977f3ad6bae66..5561a67bffedc9 100644 --- a/docs/review-process.md +++ b/docs/review-process.md @@ -24,7 +24,7 @@ may also be used as long as the review is clearly linked. ## Labels Pull requests get automatically labelled in the GitHub repository. Check -out the [list of labels in Github][issues] +out the [list of labels in Github][labels] to see the open pull requests for a given specification or a given Working Group. ## Status @@ -36,4 +36,4 @@ shows the number of open review requests, and can be filtered by testsuite. [format]: ./test-format-guidelines.html [style]: ./test-style-guidelines.html [review-checklist]: ./review-checklist.html -[issues]: https://github.com/w3c/web-platform-tests/issues +[labels]: https://github.com/w3c/web-platform-tests/labels