From d26b7664e2074362fd97085568c4d3e911f225f1 Mon Sep 17 00:00:00 2001 From: jkoberg Date: Tue, 19 Sep 2023 09:21:19 +0200 Subject: [PATCH] fix changelog reference Signed-off-by: jkoberg --- changelog/2.0.0_2022-11-30/fix-search-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/2.0.0_2022-11-30/fix-search-report.md b/changelog/2.0.0_2022-11-30/fix-search-report.md index efa387ee7..d74ca9c19 100644 --- a/changelog/2.0.0_2022-11-30/fix-search-report.md +++ b/changelog/2.0.0_2022-11-30/fix-search-report.md @@ -9,4 +9,4 @@ There were multiple issues with REPORT search responses from webdav. Also we wan * the permissions prop was empty https://github.com/owncloud/web/issues/7557 -https://github.com/owncloud/ocis/pull/4484 +https://github.com/owncloud/ocis/pull/4485