From 6e31af95c516a1dd226afffe481879512c5e25aa Mon Sep 17 00:00:00 2001 From: Anthony Axenov Date: Sun, 13 Feb 2022 23:21:56 +0800 Subject: [PATCH] Actual homepage url --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 96ff66e..dc34250 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "authors": [ { "name": "Anthony Axenov", - "homepage": "http://anthonyaxenov.ru", + "homepage": "https://axenov.dev", "email": "anthonyaxenov@gmail.com" } ],