summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2021-12-09 07:35:11 +0100
committerxengineering <me@xengineering.eu>2021-12-09 07:35:11 +0100
commitae91c75df75678d504fd3d1fd4fdf416df9296dd (patch)
tree2cc1883ea2c5712e175e51a9a88a1d0124c2b928
parent599a8055e9ea594d8f9a851ad90c1e442a604819 (diff)
downloadxbackup-ae91c75df75678d504fd3d1fd4fdf416df9296dd.tar
xbackup-ae91c75df75678d504fd3d1fd4fdf416df9296dd.tar.zst
xbackup-ae91c75df75678d504fd3d1fd4fdf416df9296dd.zip
Update URLs from Gitea to cgit
-rw-r--r--README.md2
-rw-r--r--src/scripts/xbackup2
-rw-r--r--src/xbackup/script.py2
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)