diff --git a/redmine_enhancer.user.js b/redmine_enhancer.user.js index 73116fb..0cf3215 100644 --- a/redmine_enhancer.user.js +++ b/redmine_enhancer.user.js @@ -3,13 +3,13 @@ // @namespace https://www.cocus.de/ // @version 0.3.0 // @description try to take over the world, or at least redmine! -// @author Jens Dietze, COCUS -// @encoding utf-8 -// @license https://creativecommons.org/licenses/by-sa/4.0/ +// @author Jens Rey, COCUS +// @encoding utf-8 +// @license https://creativecommons.org/licenses/by-sa/4.0/ // @match https://redmine.cocus.com/ // @match https://redmine.cocus.com/my/page -// @updateURL https://git.jdsv.de/jens/userscripts/raw/master/redmine_enhancer.user.js -// @downloadURL https://git.jdsv.de/jens/userscripts/raw/master/redmine_enhancer.user.js +// @updateURL https://git.rey.nrw/jens/userscripts/raw/branch/master/redmine_enhancer.user.js +// @downloadURL https://git.rey.nrw/jens/userscripts/raw/branch/master/redmine_enhancer.user.js // @grant none // ==/UserScript==