mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
#168 wrong url
This commit is contained in:
parent
15ef78a817
commit
84619ba7bb
2
init.rb
2
init.rb
@ -28,7 +28,7 @@ Redmine::Plugin.register :redmine_custom_workflows do
|
|||||||
else
|
else
|
||||||
name 'Redmine Custom Workflow plugin'
|
name 'Redmine Custom Workflow plugin'
|
||||||
url 'https://www.redmine.org/plugins/custom-workflows-plug-in'
|
url 'https://www.redmine.org/plugins/custom-workflows-plug-in'
|
||||||
author_url 'https://github.com/danmunn/redmine_custom_workflows/graphs/contributors'
|
author_url 'https://github.com/anteo/redmine_custom_workflows/graphs/contributors'
|
||||||
end
|
end
|
||||||
author 'Anton Argirov/Karel Pičman'
|
author 'Anton Argirov/Karel Pičman'
|
||||||
description 'Allows to create custom workflows for objects, defined in the plain Ruby language'
|
description 'Allows to create custom workflows for objects, defined in the plain Ruby language'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user