diff --git a/Countdown/locale.json b/Countdown/locale.json index 2d8f44b..311e138 100644 --- a/Countdown/locale.json +++ b/Countdown/locale.json @@ -8,7 +8,8 @@ "Date and Time": "Datum und Uhrzeit", "It's ": "Es ist ", "Time Remaining": "Verbleibende Zeit", - "Event Reached": "Ereignis erreicht" + "Event Reached": "Ereignis erreicht", + "https://www.symcon.de/en/service/documentation/module-reference/countdown/": "https://www.symcon.de/de/service/dokumentation/modulreferenz/countdown/" } } } \ No newline at end of file diff --git a/Countdown/module.json b/Countdown/module.json index 01b81c2..cc38004 100644 --- a/Countdown/module.json +++ b/Countdown/module.json @@ -10,5 +10,5 @@ "childRequirements": [], "implemented": [], "prefix": "CD", - "url": "https://github.com/symcon/Countdown/tree/master/Countdown" + "url": "https://www.symcon.de/en/service/documentation/module-reference/countdown/" } \ No newline at end of file