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 --- README.md | 2 +- src/scripts/xbackup | 2 +- src/xbackup/script.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ef440d7..7d0337f 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Please select the right subsection for your system. ### Arch Linux -Visit my [packaging repository ](https://gitea.xengineering.eu/xengineering/pkgbuilds/src/branch/master/xbackup) +Visit my [packaging repository ](https://cgit.xengineering.eu/pkgbuilds/tree/xbackup) to get the build files. You can then install the software like an AUR package following the [recommendations](https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages) in the Arch Linux wiki. 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