add upgrade link

This commit is contained in:
usmannasir
2024-09-30 15:21:09 +05:00
parent 7d4ca8bf0b
commit ef5d8c3c15

View File

@@ -38,7 +38,7 @@
</div>
{% if Notecheck %}
<div class="alert alert-info">
<p style="color:red; font-weight: bold;">{% trans "Note: Latest commit does not match, please upgrade CyberPanel." %}</p>
<p style="color:red; font-weight: bold;">{% trans "Note: Latest commit does not match, please upgrade CyberPanel." %}. <a href="https://cyberpanel.net/KnowledgeBase/home/upgrading-cyberpanel/">Learn how to upgrade CyberPanel.</a> </p>
</div>
{% endif %}