From 45c7c6e1cb408d63f1a55ae6a7a30d5afe39dc31 Mon Sep 17 00:00:00 2001 From: Joan Fontanals Date: Wed, 28 Sep 2022 07:54:09 +0200 Subject: [PATCH] chore: update pull request template link (#5214) --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4bed7fabee925..03b017f79122b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,4 +11,4 @@ - ... - ... -- [ ] check and update documentation. See [guide](https://github.com/jina-ai/jina/CONTRIBUTING.md#documentation-guidelines) and ask the team. +- [ ] check and update documentation. See [guide](https://github.com/jina-ai/jina/blob/master/CONTRIBUTING.md#-contributing-documentation) and ask the team.