From e75532952a8b189abfb71eea047a734b1b240daf Mon Sep 17 00:00:00 2001 From: Vitor Henrique Date: Wed, 14 Feb 2024 16:42:26 -0300 Subject: [PATCH] docs: fix PR title section link in PR template --- .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 74d72587dc..cc62ba7149 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,5 +8,5 @@ See also https://github.com/tldr-pages/tldr/blob/main/CONTRIBUTING.md - [ ] The page(s) have at most 8 examples. - [ ] The page description(s) have links to documentation or a homepage. - [ ] The page(s) follow the [content guidelines](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#guidelines). -- [ ] The PR title conforms to the recommended [templates](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#commit-message). +- [ ] The PR title conforms to the recommended [templates](/tldr-pages/tldr/blob/main/CONTRIBUTING.md#commit-messagepr-title). - **Version of the command being documented (if known):**