diff --git a/README.md b/README.md
index 6d3efeb477c133103f8c11ae2d687a61b3f922e8..1a727243b10e92a0c14b6e79811d76437242cba9 100644
--- a/README.md
+++ b/README.md
@@ -136,7 +136,7 @@ As the author of this set of scripts I do disclose that I am **in no way** assoc
 This also means, that the scripts here are in no way *official products* of Toggl and therefore not supported by Toggl or their associates.
 
 [1]: http://userscripts.org:8080/tags/toggl
-[2]: https://github.com/jurgenhaas/toggl-button-greasemonkey/pulls
+[2]: https://gitlab.paragon-es.de/toggl-button/core/merge_requests
 [3]: https://greasyfork.org/scripts/search?q=toggl
 [10]: https://new.toggl.com
 [11]: https://addons.mozilla.org/en-US/firefox/addon/greasemonkey
@@ -167,10 +167,10 @@ This also means, that the scripts here are in no way *official products* of Togg
 [305]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/v1.3/general.user.js
 [306]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/v1.3/redmine.user.js
 [307]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/v1.3/teamwork.user.js
-[401]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/drupal.user.js
-[402]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/github.user.js
-[403]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/youtrack.user.js
-[404]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/gitlab.user.js
-[405]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/general.user.js
-[406]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/redmine.user.js
-[407]: https://github.com/jurgenhaas/toggl-button-greasemonkey/raw/master/teamwork.user.js
+[401]: https://gitlab.paragon-es.de/toggl-button/drupal/raw/master/drupal.user.js
+[402]: https://gitlab.paragon-es.de/toggl-button/github/raw/master/github.user.js
+[403]: https://gitlab.paragon-es.de/toggl-button/youtrack/raw/master/youtrack.user.js
+[404]: https://gitlab.paragon-es.de/toggl-button/gitlab/raw/master/gitlab.user.js
+[405]: https://gitlab.paragon-es.de/toggl-button/general/raw/master/general.user.js
+[406]: https://gitlab.paragon-es.de/toggl-button/redmine/raw/master/redmine.user.js
+[407]: https://gitlab.paragon-es.de/toggl-button/teamwork/raw/master/teamwork.user.js
diff --git a/TogglLibrary.css b/TogglLibrary.css
index 5b2f26d4238d8e82b0eba43805c342756e5b3c1d..9349aa3307806a78b6a7341086b77c1c17e2da11 100644
--- a/TogglLibrary.css
+++ b/TogglLibrary.css
@@ -1,10 +1,10 @@
 /*------------------------------------------------------------------------
- * CSS Library for Toggl-Button for Greasemonkey
+ * CSS Library for Toggl-Button for GreaseMonkey
  *
- * (c) Jürgen Haas
- * Version: 1.3
+ * (c) Jürgen Haas, PARAGON Executive Services GmbH
+ * Version: 1.4
  *
- * @see https://github.com/jurgenhaas/toggl-button-greasemonkey
+ * @see https://gitlab.paragon-es.de/toggl-button/core
  *------------------------------------------------------------------------
  */
 
diff --git a/TogglLibrary.js b/TogglLibrary.js
index ed99c7e4fb62dceca9e68f51f32f2ba4e9c458f8..a810b2519c730014c0d8b1ede7ae71e53596b747 100644
--- a/TogglLibrary.js
+++ b/TogglLibrary.js
@@ -1,10 +1,10 @@
 /*------------------------------------------------------------------------
- * JavaScript Library for Toggl-Button for Greasemonkey
+ * JavaScript Library for Toggl-Button for GreaseMonkey
  *
- * (c) Jürgen Haas
- * Version: 1.3
+ * (c) Jürgen Haas, PARAGON Executive Services GmbH
+ * Version: 1.4
  *
- * @see https://github.com/jurgenhaas/toggl-button-greasemonkey
+ * @see https://gitlab.paragon-es.de/toggl-button/core
  *------------------------------------------------------------------------
  */