mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-04 20:36:07 +01:00
Fix ALL documentation links.
Fix ALL documentation links.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user