Fixed link (#635)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ca43a6..c7d30f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,5 @@
 # 2.5.0
-* Added the ability to dynamically change properties at runtime. See [docs](http://airbnb
-.io/lottie/android/dynamic.html) for more info. This feature removed the existing APIs for
+* Added the ability to dynamically change properties at runtime. See [docs](http://airbnb.io/lottie/android/dynamic.html) for more info. This feature removed the existing APIs for
 changing the color dynamically with a color filter. Refer to the docs for migration info from 
 existing ColorFilter APIs.
 * Added a setRepeatMode and setRepeatCount (Thanks Fabio Nuno!).