From: Wouter Born Date: Thu, 29 Apr 2021 16:57:45 +0000 (+0200) Subject: Fix Crowdin URL in issue template configuration (#10616) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=e74cb82be7ef849771e5460ab01135ce80685e2b;p=openhab-addons.git Fix Crowdin URL in issue template configuration (#10616) The URL is: https://crowdin.com/project/openhab-addons Signed-off-by: Wouter Born --- diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 9adbeec1e1..b6f18de09a 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -7,5 +7,5 @@ contact_links: url: https://openhab.org/addons about: Official documentation - name: 📚 Translation feedback - url: https://crowdin.com/project/openhab2-addons + url: https://crowdin.com/project/openhab-addons about: Share feedback on translations