From 8ae3822e30c321a2ef5a938a829cd81a1981e41e Mon Sep 17 00:00:00 2001 From: "karel.picman@lbcfree.net" Date: Thu, 14 May 2020 13:55:50 +0200 Subject: [PATCH] #168 Check update funstion fix --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index 537fc4c..0d621d1 100644 --- a/init.rb +++ b/init.rb @@ -27,7 +27,7 @@ Redmine::Plugin.register :redmine_custom_workflows do author_url 'https://www.easyredmine.com' else name 'Redmine Custom Workflow plugin' - url 'https://www.redmine.org/plugins/custom-workflows-plug-in' + url 'https://www.redmine.org/plugins/redmine_custom_workflows' author_url 'https://github.com/anteo/redmine_custom_workflows/graphs/contributors' end author 'Anton Argirov/Karel Pičman'