From 5c80efcf22d441343ae10075e5d50438897f302c Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Fri, 13 Nov 2015 15:16:47 +0100
Subject: [PATCH] Change git structure to standard git-flow branch model

---
 github.user.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/github.user.js b/github.user.js
index a296a94..13d62f6 100644
--- a/github.user.js
+++ b/github.user.js
@@ -13,7 +13,7 @@
 // @grant       GM_info
 // @grant       GM_registerMenuCommand
 // @require     https://greasyfork.org/scripts/2670-toggllibrary/code/TogglLibrary.js
-// @resource    togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/latest/TogglLibrary.css
+// @resource    togglStyle https://gitlab.paragon-es.de/toggl-button/core/raw/master/TogglLibrary.css
 // @description Toggle button for GitHub
 // ==/UserScript==
 
-- 
GitLab