Fixed broken link (#504)

The link (https://github.com/aspnet/Home/blob/dev/CONTRIBUTING.md) was broken due to merging of repo's.
This commit is contained in:
Gerard Gunnewijk 2018-10-16 14:04:19 +02:00 committed by Chris Ross
parent 1f31e0556d
commit 1ff9a3d80c
1 changed files with 1 additions and 1 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/AspNetCore/blob/master/CONTRIBUTING.md) in the AspNetCore repo.