fix: adjust url for task links

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
Raimund Schlüßler 2024-12-04 08:53:51 +01:00 committed by backportbot[bot]
parent 99c1838f87
commit 8c83b96478

View file

@ -121,7 +121,7 @@ class TasksSearchProvider extends ACalendarSearchProvider {
): string {
return $this->urlGenerator->getAbsoluteURL(
$this->urlGenerator->linkToRoute('tasks.page.index')
. '#/calendars/'
. 'calendars/'
. $calendarUri
. '/tasks/'
. $taskUri