From 8cef413f02a339d2da8365bb7f828a76b2d33408 Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 8 May 2023 15:14:17 +0200 Subject: [PATCH] Update fix-web-config.md --- changelog/unreleased/fix-web-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/fix-web-config.md b/changelog/unreleased/fix-web-config.md index 1e672944e..4e66f8acc 100644 --- a/changelog/unreleased/fix-web-config.md +++ b/changelog/unreleased/fix-web-config.md @@ -2,4 +2,4 @@ Bugfix: Fix Logout Url config name We fixed the yaml and json name of the logout url option. -https://github.com/owncloud/ocis/pull/6226 +https://github.com/owncloud/ocis/pull/6227