Fix ALL documentation links.

Fix ALL documentation links.
This commit is contained in:
Master3395
2025-09-08 11:50:35 +02:00
parent 0c8ee38c2b
commit c06533b986
54 changed files with 58 additions and 58 deletions

View File

@@ -461,7 +461,7 @@
</h1>
<p class="page-subtitle">{% trans "Create and manage backups of your websites to ensure data safety" %}</p>
<div class="header-actions">
<a href="http://go.cyberpanel.net/backup" target="_blank" class="btn-secondary">
<a href="https://cyberpanel.net/KnowledgeBase/home/backup-restore/" target="_blank" class="btn-secondary">
<i class="fas fa-book"></i>
{% trans "Backup Documentation" %}
</a>

View File

@@ -380,7 +380,7 @@
</h1>
<p class="page-subtitle">{% trans "Restore your websites from backups created by CyberPanel" %}</p>
<div class="header-actions">
<a href="http://go.cyberpanel.net/backup" target="_blank" class="btn-secondary">
<a href="https://cyberpanel.net/KnowledgeBase/home/backup-restore/" target="_blank" class="btn-secondary">
<i class="fas fa-book"></i>
{% trans "Backup Documentation" %}
</a>

View File

@@ -322,7 +322,7 @@
{% trans "directory. Select a backup folder and file to begin the restoration process." %}
</p>
<div class="header-actions">
<a href="http://go.cyberpanel.net/backup"
<a href="https://cyberpanel.net/KnowledgeBase/home/backup-restore/"
target="_blank"
class="btn-secondary">
<i class="fas fa-book"></i>