Skip to content

Commit

Permalink
file name in link to code format was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
senad87 committed Jun 30, 2014
1 parent 39cb86d commit fad7466
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 @@ -23,7 +23,7 @@ contributors to follow to facilitate the process:
checkout fix/master/my_contribution`. Please avoid working directly on the
`master` branch.
* Make commits of logical units.
* Match our code style. The provided [eclipse-format.xml](https://github.com/getlantern/lantern/tree/master/eclipse-style.xml)
* Match our code style. The provided [eclipse-format.xml](https://github.com/getlantern/lantern/tree/master/eclipse-format.xml)
file may be of help.
* Check for unnecessary whitespace with `git diff --check` before committing.
* Make sure your commit messages are in the proper format.
Expand Down

0 comments on commit fad7466

Please sign in to comment.