Skip to content

Commit

Permalink
Fix the link to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
The current link in README.md is broken: the .md extension should not be capitalized.
  • Loading branch information
martijnhoekstra authored and kevinchalet committed Sep 15, 2015
1 parent 385393e commit 9b7fb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See [https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/tree/dev/

__AspNet.Security.OAuth.Providers__ is actively maintained by __[Kévin Chalet](https://github.com/PinpointTownes)__ ([@PinpointTownes](https://twitter.com/PinpointTownes)) and __[Jerrie Pelser](https://github.com/jerriep)__ ([@jerriepelser](https://twitter.com/jerriepelser)).

We would love it if you could help contributing to this repository. Please look at [CONTRIBUTING.MD](CONTRIBUTING.MD).
We would love it if you could help contributing to this repository. Please look at [CONTRIBUTING.md](CONTRIBUTING.md).

Special thanks to our contributors:

Expand Down

0 comments on commit 9b7fb31

Please sign in to comment.