Fix a broken link

* Fix a broken link 

(after merging/deleting the rewrite-contributing branch)
This commit is contained in:
Elhamer
2016-04-07 15:01:58 +01:00
committed by Brendan Forster
parent 15c58bc9d5
commit 49f246f15b

View File

@@ -123,7 +123,7 @@ flagged as a spammer.
### Testing Documentation ### Testing Documentation
If you are making changes to the documentation for Octokit, you can test these If you are making changes to the documentation for Octokit, you can test these
changes locally using the [guide](https://github.com/shiftkey/octokit.net/blob/rewrite-contributing/docs/contributing.md) changes locally using the [guide](https://github.com/octokit/octokit.net/blob/master/docs/contributing.md)
under the `docs` folder. under the `docs` folder.
### Submitting Changes ### Submitting Changes