From d75a5809521878e5a765ebea144d1d0fa7324f2c Mon Sep 17 00:00:00 2001 From: DanHam Date: Sat, 15 Dec 2018 11:14:01 +0000 Subject: [PATCH] Fix link --- .github/CONTRIBUTING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index da9e2501b..87a822e91 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -107,7 +107,9 @@ From there, open your fork in your browser to open a new pull-request. will break if you `git clone` your fork instead of using `go get` on the main Packer project. -**Note:** See [Working on forks](#Working on forks) for a better way to use `git push ...`. +**Note:** See '[Working with +forks](https://help.github.com/articles/working-with-forks/)' for a better way +to use `git push ...`. ### Pull Request Lifecycle