From 8d01c789e9fa627c7c6a53ce31af3bca7de68f13 Mon Sep 17 00:00:00 2001 From: Clemens Schwaighofer Date: Fri, 17 Feb 2023 09:20:13 +0900 Subject: [PATCH] Change the composer smarty url --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1362f45..13fc876 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "keywords": [ "templating" ], - "homepage": "https://smarty-php.github.io/smarty/", + "homepage": "https://github.com/smarty-php/smarty/", "license": "LGPL-3.0", "autoload": { "psr-4": {