mirror of
https://github.com/nextcloud/server.git
synced 2026-02-27 18:37:17 +01:00
The URLGenerator doesn't support `` as target for absolute URLs, we need to link to `/` thus.
Regression introduced with 46229a00f3
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>