diff --git a/modules/core/www/frontpage_federation.php b/modules/core/www/frontpage_federation.php
index e46d2e369dc13d3b754f41f273f4fe5a062f15a0..893acbd57fdb9d9862d17e39c4fdc12f19cb98dc 100644
--- a/modules/core/www/frontpage_federation.php
+++ b/modules/core/www/frontpage_federation.php
@@ -56,10 +56,10 @@ if ($publishURL !== NULL) {
 }
 
 
-$links_federation[] = array(
-	'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata.php',
-	'text' => '{core:frontpage:link_meta_overview}'
-);
+// $links_federation[] = array(
+// 	'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata.php',
+// 	'text' => '{core:frontpage:link_meta_overview}'
+// );
 
 $links_federation[] = array(
 	'href' => SimpleSAML_Utilities::getBaseURL() . 'admin/metadata-converter.php',