Skip to content

Commit

Permalink
fix laws link in CONTRIBUTING (#2465)
Browse files Browse the repository at this point in the history
  • Loading branch information
melrief authored and kailuowang committed Sep 4, 2018
1 parent 283a817 commit 7f92c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pull request. The preferred ways to do that are to either:

Things that belong in cats generally have the following characteristics:

* Their behavior is governed by well-defined [laws](laws).
* Their behavior is governed by well-defined [laws](https://typelevel.org/cats/typeclasses.html#laws).
* They provide general abstractions.

Laws help keep types consistent, and remove ambiguity or sensitivity
Expand Down

0 comments on commit 7f92c85

Please sign in to comment.