From 9ad393b2ebed2ba0dc8ccf0ffbf8b080da0564ac Mon Sep 17 00:00:00 2001
From: Florian Kaiser <florian.kaiser@fnkr.net>
Date: Thu, 8 Aug 2013 13:51:57 +0200
Subject: [PATCH] new animated-screenshots

- half size: 1465 KB -> 641KB
- mutch better quality
- no MakeAGIF.com branding
- HTTPS link (via github gist) so there is no github-camo proxy needed (camo makes this image loading 0.55s slower in my short test)
- all source-files are available here: https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2e2408923de3..ed8c59ab80e5 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](http://makeagif.com/media/6-23-2013/AN3Mo6.gif)
+![animated-screenshots](https://gist.github.com/fnkr/2f9badd56bfe0ed04ee7/raw/compiled.gif)
 
 ### GitLab allows you to
  * keep your code secure on your own server
-- 
GitLab