diff options
Diffstat (limited to 'modules/webcpanel/templates/default/footer.html')
-rw-r--r-- | modules/webcpanel/templates/default/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webcpanel/templates/default/footer.html b/modules/webcpanel/templates/default/footer.html index 28d23f3ba..7a0e7c374 100644 --- a/modules/webcpanel/templates/default/footer.html +++ b/modules/webcpanel/templates/default/footer.html @@ -5,7 +5,7 @@ <div class="row"> <div class="col-lg-12"> <div class="footer text-center"> - Anope IRC Services - © 2013-2018 Anope Team - <a href="http://anope.org">http://anope.org</a> + Anope IRC Services - © 2013-2018 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a> </div> </div> </div> |