mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +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>