diff --git a/modules/core/www/frontpage_config.php b/modules/core/www/frontpage_config.php index 9f25737c4f2914abd828bf25345f053d63b15981..8fc6f377604eefb5961cf72fe6e775805465966d 100644 --- a/modules/core/www/frontpage_config.php +++ b/modules/core/www/frontpage_config.php @@ -44,7 +44,7 @@ $links_federation = array(); $links_config[] = array( - 'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/hostnames.php?dummy=1', + 'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/hostnames.php', 'text' => '{core:frontpage:link_diagnostics}' );