bug fix: imunify360 access url

This commit is contained in:
Usman Nasir
2021-04-04 16:44:48 +05:00
parent 23e0e1add9
commit 5dd9d8de4d

View File

@@ -27,7 +27,7 @@
<p>{% trans "Imunify is now integrated via their new API. You can manage Imunify by clicking below. You can use your server root credentials to access Imunify." %}</p>
<br>
<a target="_blank" href="http://{{ ipAddress }}/imunify">
<a target="_blank" href="/imunify">
<button class="btn btn-primary">Access Now
</button>
</a>