From 1c16dee5a012872b8b0fead3191abf7eeda3c2bd Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 17 Nov 2025 08:14:35 +0100 Subject: [PATCH] Fix typo in the url (#518) --- meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta.json b/meta.json index 060214fa..ffc2d558 100644 --- a/meta.json +++ b/meta.json @@ -4582,7 +4582,7 @@ "description": "Free, open source and self-hosted solution for automated PostgreSQL backups. With multiple storage options and notifications", "logo": "postgresus.svg", "links": { - "github": "hhttps://github.com/RostislavDugin/postgresus", + "github": "https://github.com/RostislavDugin/postgresus", "website": "https://postgresus.com", "docs": "https://postgresus.com" },