From 4df235328f58939b3c8f777cb7e40e2573eee5ce Mon Sep 17 00:00:00 2001 From: Alex Vasilkov Date: Thu, 22 Oct 2015 15:46:59 +0600 Subject: [PATCH] Fixed gif link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c45f103c..c45aca59 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ImageView and FrameLayout with gestures control and position animation. #### Demo video #### -[![Demo video](https://raw.github.com/alexvasilkov/GestureViews/master/sample/art/demo.gif)](http://www.youtube.com/watch?v=5N5G_vgqZbI) +[![Demo video](https://github.com/alexvasilkov/GestureViews/raw/master/sample/art/demo.gif)](http://www.youtube.com/watch?v=5N5G_vgqZbI) (Clickable) #### Sample app ####