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