From 0ba82ffe2af059334cb5118310764a8511ad074c Mon Sep 17 00:00:00 2001 From: it33 Date: Fri, 11 Mar 2016 08:06:39 -0800 Subject: [PATCH] Fixing link to GIF in README I accidentally linked it to the branch in the first PR :p --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da49338..335d06ff 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Native desktop application for [Mattermost](http://www.mattermost.org/) running Originally created as "electron-mattermost" by Yuya Ochiai. Developed using [Electron](http://electron.atom.io/). -![s](https://raw.githubusercontent.com/mattermost/desktop/rename-1/docs/20160309_mattermost-desktop.gif) +![s](https://raw.githubusercontent.com/mattermost/desktop/master/docs/20160309_mattermost-desktop.gif) + [![Circle CI](https://circleci.com/gh/yuya-oc/electron-mattermost.svg?style=svg)](https://circleci.com/gh/yuya-oc/electron-mattermost)