From e357164bcdca30361bd19930524468c6598fde50 Mon Sep 17 00:00:00 2001 From: Sergei Vorobev Date: Thu, 28 Jul 2016 16:48:40 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .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 220b96184..0c891a53f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,5 +3,5 @@ - [ ] Add tests that fail without your changes. - [ ] Update all relevant [documentation][docs]. -[sync]: https://github.com/PowerShell/PowerShell/blob/master/docs/git/powershell-repository-101.md#sync-your-local-repo +[sync]: https://github.com/PowerShell/PowerShell/blob/master/docs/git/README.md#sync-your-local-repo [docs]: https://github.com/PowerShell/PowerShell/tree/master/docs