From: Nathan Youngman Date: Sun, 2 Oct 2016 05:09:12 +0000 (-0600) Subject: update link to contributing to external git repos X-Git-Tag: v1.7.2~188 X-Git-Url: https://go.fuhry.dev/?a=commitdiff_plain;h=b3baf18715d20baa306843d00cb232e7a53c1040;p=fsnotify.git update link to contributing to external git repos [ci skip] --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 617e45a..6a81ba4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ Contribute upstream: 3. Push to the branch (`git push fork my-new-feature`) 4. Create a new Pull Request on GitHub -This workflow is [thoroughly explained by Katrina Owen](https://blog.splice.com/contributing-open-source-git-repositories-go/). +This workflow is [thoroughly explained by Katrina Owen](https://splice.com/blog/contributing-open-source-git-repositories-go/). ### Testing