From 1499f2dfdf1c3015f6b1b62ec0d0c2948b2ce542 Mon Sep 17 00:00:00 2001
From: Florian Kaiser <florian.kaiser@fnkr.net>
Date: Fri, 9 Aug 2013 13:31:16 +0200
Subject: [PATCH] changed the image link to include the commit SHA

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ed8c59ab80e5d..af19bba7bfda4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
 ![logo](https://raw.github.com/gitlabhq/gitlabhq/master/public/gitlab_logo.png)
 
-![animated-screenshots](https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7/raw/compiled.gif)
+![animated-screenshots](https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7/raw/4f48806fbae97f556c2f78d8c2d299c04500cb0d/compiled.gif)
 
 ### GitLab allows you to
  * keep your code secure on your own server
-- 
GitLab