From 9bd3d487de684804fcebde6aee98d42b2d79fc4b Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Mon, 13 Sep 2021 16:06:23 +0200 Subject: [PATCH] fix changelog issue --- changelog/unreleased/sharing-manager-role.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/unreleased/sharing-manager-role.md b/changelog/unreleased/sharing-manager-role.md index ea58858dcb5..b4debbe236a 100644 --- a/changelog/unreleased/sharing-manager-role.md +++ b/changelog/unreleased/sharing-manager-role.md @@ -2,4 +2,4 @@ Enhancement: New sharing role Manager The new Manager role is equivalent to a Co-Owner with the difference that a Manager can create grants on the root of the Space. This means inviting a user to a space will not require an action from them, as the Manager assigns the grants. -github.com/cs3org/reva/pull/2065 +https://github.com/cs3org/reva/pull/2065