From f364330de21814b1d4be36ad91dec647109885f7 Mon Sep 17 00:00:00 2001 From: pasha-codefresh Date: Thu, 3 Feb 2022 19:04:50 +0200 Subject: [PATCH] fix: fix example in project scoped repositories (#8357) fix: fix example in project scoped repositories (#8357) Signed-off-by: pashavictorovich --- docs/user-guide/projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/projects.md b/docs/user-guide/projects.md index b88ef9e4a1bf4..b1494f549263d 100644 --- a/docs/user-guide/projects.md +++ b/docs/user-guide/projects.md @@ -235,7 +235,7 @@ p, proj:my-project:admin, repositories, update, my-project/*, allow This provides extra flexibility so that admins can have stricter rules. e.g.: ``` -p, proj:my-project:admin, repositories, update, my-project/"https://github.my-company.com/*", allow +p, proj:my-project:admin, repositories, update, my-project/https://github.my-company.com/*, allow ``` Once the appropriate RBAC rules are in place, developers can create their own Git repositories and (assuming