Skip to content

Commit a1a0c91

Browse files
dannykoppingpull[bot]
authored andcommitted
chore: add link to RBAC usage doc in README (#15510)
Some new joiners had found the README, but not the usage doc Signed-off-by: Danny Kopping <danny@coder.com>
1 parent d5c029b commit a1a0c91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

coderd/rbac/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Package `rbac` implements Role-Based Access Control for Coder.
44

5+
See [USAGE.md](USAGE.md) for a hands-on approach to using this package.
6+
57
## Overview
68

79
Authorization defines what **permission** a **subject** has to perform **actions** to **objects**:

0 commit comments

Comments
 (0)