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:
parent
1f31e0556d
commit
1ff9a3d80c
|
|
@ -1,4 +1,4 @@
|
||||||
Contributing
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue