From ae91c75df75678d504fd3d1fd4fdf416df9296dd Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 9 Dec 2021 07:35:11 +0100 Subject: Update URLs from Gitea to cgit --- src/scripts/xbackup | 2 +- src/xbackup/script.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/scripts/xbackup b/src/scripts/xbackup index 69246ea..569202e 100644 --- a/src/scripts/xbackup +++ b/src/scripts/xbackup @@ -4,7 +4,7 @@ """Main Executable of xbackup -Have a look at https://gitea.xengineering.eu/xengineering/xbackup for details. +Have a look at https://cgit.xengineering.eu/xbackup for details. """ diff --git a/src/xbackup/script.py b/src/xbackup/script.py index ae55c53..9d80603 100644 --- a/src/xbackup/script.py +++ b/src/xbackup/script.py @@ -40,7 +40,7 @@ def parse_arguments(): description= \ "xbackup CLI Script to make a File-based full System Backup", epilog= \ - "Project page: https://gitea.xengineering.eu/xengineering/xbackup", + "Project page: https://cgit.xengineering.eu/xbackup", ) # main command argument (positional) -- cgit v1.2.3-70-g09d2