From f5f85b9e7627a3a787abcce6a35be3b4842a7818 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Wed, 13 Apr 2022 03:48:33 +0200 Subject: [PATCH] use borgbackup.org as main site the github site is linked via project_urls -> Source Code --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f37a6caf9..ad4a280c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,7 +2,7 @@ name = borgbackup author = The Borg Collective (see AUTHORS file) description = Deduplicated, encrypted, authenticated and compressed backups -url = https://github.com/borgbackup/borg +url = https://borgbackup.org keywords = backup borgbackup