You've already forked baupm-core
fixed invalid path
This commit is contained in:
4
init.rb
4
init.rb
@@ -6,9 +6,9 @@ end
|
|||||||
|
|
||||||
Redmine::Plugin.register :baupm_core do
|
Redmine::Plugin.register :baupm_core do
|
||||||
name 'BauPM Core Plugin'
|
name 'BauPM Core Plugin'
|
||||||
url 'https://git.bundespruefstelle.ch/magdev/baupm_core'
|
url 'https://src.bundespruefstelle.ch/magdev/baupm-core'
|
||||||
author 'Marco Grätsch'
|
author 'Marco Grätsch'
|
||||||
author_url 'https://git.bundespruefstelle.ch/magdev'
|
author_url 'https://src.bundespruefstelle.ch/magdev'
|
||||||
description "Common modifications for BauPM"
|
description "Common modifications for BauPM"
|
||||||
version '0.1.0'
|
version '0.1.0'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user