Fix documentation URL

The was a typo in README.md that took you to a 404! This PR updates the URL with the correct address.
This commit is contained in:
Marc Charbonneau 2016-05-28 11:18:43 -07:00 committed by Reda Lemeden
parent 79f01b02ad
commit 9575851255
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ it using `imageView.startAnimatingGIF()`.
The `isAnimatingGIF()` method returns the current animation state of the view if it has an animatable image.
See the [full documentation](http://kaishin.github.io/gifu/).
See the [full documentation](http://kaishin.github.io/Gifu/).
#### Demo App