diff --git a/conf.php-sample b/conf.php-sample index aac1f8e..262821f 100644 --- a/conf.php-sample +++ b/conf.php-sample @@ -52,5 +52,5 @@ define('HEADER_TEXT', ':: OpenSMTPD Admin ::'); // Enable footer text define('SHOW_FOOTER', 'YES'); define('FOOTER_TEXT', 'Return to OpenSMTPD!'); -define('FOOTER_LINK', 'http://git.high5.nl/opensmtpdadmin'); +define('FOOTER_LINK', 'https://code.high5.nl/High5/opensmtpdadmin'); ?> diff --git a/templates/footer.tpl b/templates/footer.tpl index 188dd0c..76ead84 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -1,5 +1,5 @@