Fix links that assumed branch "dev" exists (which doesn't) (#1725)

* Fix links that assumed branch "dev" exists (which doesn't)

* Adressed comments [skip ci]
This commit is contained in:
Michael Seifert
2018-07-19 19:12:44 +02:00
committed by Steve Sanderson
parent 5f44de86f6
commit 601909865f
5 changed files with 14 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
Contributing
======
Information on contributing to this repo is in the [Contributing Guide](https://github.com/aspnet/Home/blob/dev/CONTRIBUTING.md) in the Home repo.
Information on contributing to this repo is in the [Contributing Guide](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) in the Home repo.