From 94e8b4f37620a7d595f2499c1484745f6fc44020 Mon Sep 17 00:00:00 2001 From: David Bendory Date: Fri, 26 Aug 2022 09:53:06 -0400 Subject: [PATCH] Fix md link resolution in PR template. --- .github/pull_request_template.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8a0515dbbd..1de1f45c25 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -35,17 +35,14 @@ review them: Paragraph(s) to describe the resource. ``` -_See [the contribution guide](https://github.com/tektoncd/catalog/blob/master/CONTRIBUTING.md) -for more details._ - ---- +_See [the contribution guide](https://github.com/tektoncd/catalog/blob/master/CONTRIBUTING.md) for more details._ [TEP]: https://github.com/tektoncd/community/blob/master/teps/0003-tekton-catalog-organization.md [example]: https://github.com/tektoncd/catalog/tree/master/task/git-clone/0.1 [validation]: https://github.com/tektoncd/catalog/issues/413 [authoring]: https://github.com/tektoncd/catalog/blob/main/recommendations.md -[docs] https://github.com/tektoncd/community/blob/master/standards.md#docs -[tests] https://github.com/tektoncd/community/blob/master/standards.md#tests -[e2e] https://github.com/tektoncd/catalog/blob/main/CONTRIBUTING.md#end-to-end-testing -[contributor] https://github.com/tektoncd/community/blob/main/standards.md -[commit] https://github.com/tektoncd/community/blob/master/standards.md#commit-messages +[docs]: https://github.com/tektoncd/community/blob/master/standards.md#docs +[tests]: https://github.com/tektoncd/community/blob/master/standards.md#tests +[e2e]: https://github.com/tektoncd/catalog/blob/main/CONTRIBUTING.md#end-to-end-testing +[contributor]: https://github.com/tektoncd/community/blob/main/standards.md +[commit]: https://github.com/tektoncd/community/blob/master/standards.md#commit-messages