diff --git a/plugins/eFlows_menu_link.py b/plugins/eFlows_menu_link.py
index da5b6603b96752fcd2f24773242b5fce75d891f0..0a474295afc21d732b84e44ecbc508a23fde1451 100644
--- a/plugins/eFlows_menu_link.py
+++ b/plugins/eFlows_menu_link.py
@@ -19,4 +19,4 @@ class AirflowDataCatPlugin(AirflowPlugin):
     flask_blueprints = []
     hooks = []
     admin_views = []
-    appbuilder_menu_items = [{"name": "Data Catalogue", "href": "https://datacatalog.fz-juelich.de/index.html"}]
+    appbuilder_menu_items = [{"name": "Data Catalogue", "href": "https://datacatalogue.eflows4hpc.eu/index.html"}]