diff --git a/IncBackups/IncBackupsControl.py b/IncBackups/IncBackupsControl.py index 998dfde21..2b4ca6e3b 100644 --- a/IncBackups/IncBackupsControl.py +++ b/IncBackups/IncBackupsControl.py @@ -845,7 +845,7 @@ Subject: %s logging.statusWriter(self.statusPath, 'It seems restic is not installed, for incremental backups to work ' 'restic must be installed. You can manually install restic using this ' - 'guide -> https://go.cyberpanel.net/restic. [5009]', 1) + 'guide -> https://cyberpanel.net/KnowledgeBase/. [5009]', 1) pass return 0 diff --git a/IncBackups/templates/IncBackups/CreateV2Backup.html b/IncBackups/templates/IncBackups/CreateV2Backup.html index 81f0726c0..eeaebff22 100644 --- a/IncBackups/templates/IncBackups/CreateV2Backup.html +++ b/IncBackups/templates/IncBackups/CreateV2Backup.html @@ -13,7 +13,7 @@
{% trans "Create and manage backups of your websites to ensure data safety" %}
{% trans "Restore your websites from backups created by CyberPanel" %}