diff --git a/management/univention-management-console-module-diagnostic/umc/python/diagnostic/plugins/43_connectors4_rejects.py b/management/univention-management-console-module-diagnostic/umc/python/diagnostic/plugins/43_connectors4_rejects.py index 07868c24e8..a6205b321f 100644 --- a/management/univention-management-console-module-diagnostic/umc/python/diagnostic/plugins/43_connectors4_rejects.py +++ b/management/univention-management-console-module-diagnostic/umc/python/diagnostic/plugins/43_connectors4_rejects.py @@ -45,7 +45,7 @@ title = _('S4 Connector rejects') description = _('No S4 Connector rejects were found.') links = [{ 'name': 'sdb', - 'href': _('http://sdb.univention.de/content/6/294/en/how-to-deal-with-s4_connector-rejects.html'), + 'href': _('https://help.univention.com/t/33'), 'label': _('Univention Support Database - How to deal with s4-connector rejects') }]