Skip to content

Commit

Permalink
Fixed link reference
Browse files Browse the repository at this point in the history
  • Loading branch information
pietrorampini committed Mar 30, 2014
1 parent 3be2bd8 commit 530572c
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 @@ -66,7 +66,7 @@ UpdateChecker checker = new UpdateChecker(this);
checker.setNotice(Notice.NOTIFICATION);
checker.start();
```
See [Custom implementation](https://github.com/rampo/UpdateChecker/blob/master/CHANGELOG.md#custom-implementation) if you don't want to use these Notices and manage the result by yourself.
See [Custom implementation](https://github.com/rampo/UpdateChecker/blob/master/CUSTOMIZATION.md#custom-implementation) if you don't want to use these Notices and manage the result by yourself.

##Contribution

Expand Down

0 comments on commit 530572c

Please sign in to comment.