diff --git a/plinth/modules/email_server/manifest.py b/plinth/modules/email_server/manifest.py index 71a456f12..8eb919993 100644 --- a/plinth/modules/email_server/manifest.py +++ b/plinth/modules/email_server/manifest.py @@ -8,7 +8,7 @@ clients = [ 'name': _('Roundcube'), 'platforms': [{ 'type': 'web', - 'url': '/plinth/apps/roundcube' + 'url': '/roundcube/' }] }, {