Skip to content

Commit

Permalink
Fix broken link (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
baopham authored and marudor committed Jan 14, 2017
1 parent 666888b commit aa89ac2
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 @@ -7,7 +7,7 @@ to existing libdefs.
### tldr

* [Avoid `any` when possible](#avoid-any-when-possible)
* [Always prefix global variables that aren't really meant to be global](prefix-global-variables-that-arent-really-meant-to-be-global)
* [Always prefix global variables that aren't really meant to be global](#prefix-global-variables-that-arent-really-meant-to-be-global)

##### Avoid `any` when possible

Expand Down

0 comments on commit aa89ac2

Please sign in to comment.