fixed invalid path

This commit is contained in:
2023-11-04 15:36:39 +01:00
parent 337905a934
commit 919d2c56b4

View File

@@ -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'