From b1d6730c9b9bc4cca97a7bc0614559e4527adc12 Mon Sep 17 00:00:00 2001 From: Steven Soroka Date: Wed, 2 Jun 2021 11:45:32 -0400 Subject: [PATCH] fix link --- docs/maintainers/PULL_REQUESTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/maintainers/PULL_REQUESTS.md b/docs/maintainers/PULL_REQUESTS.md index 8273d95e5..90c49fd5a 100644 --- a/docs/maintainers/PULL_REQUESTS.md +++ b/docs/maintainers/PULL_REQUESTS.md @@ -19,7 +19,7 @@ contributor to merge or rebase. ## Review -[Review the pull request](docs/developers/REVIEWS.md). +[Review the pull request](https://github.com/influxdata/telegraf/blob/master/docs/developers/REVIEWS.md). ## Merge