From 07d7df56fae6b536fd71bc8cf81d8fb588b29ba5 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Fri, 8 Mar 2024 17:14:00 +0000 Subject: [PATCH] Fix shopware homepage URL (#606) --- software/shopware-community-edition.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/software/shopware-community-edition.yml b/software/shopware-community-edition.yml index 8fa2697ad2..3caafe849c 100644 --- a/software/shopware-community-edition.yml +++ b/software/shopware-community-edition.yml @@ -1,5 +1,5 @@ name: Shopware Community Edition -website_url: https://www.shopware.com/community/ +website_url: https://www.shopware.com/en/community/community-edition/ description: PHP based open source e-commerce software made in Germany. licenses: - MIT