We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001147e commit e765239Copy full SHA for e765239
docs/admin/guides/rbac.md
@@ -15,7 +15,7 @@ Role based access control in Pulp Python is configured using access policies for
15
16
This document will focus on describing the default access policies for the PyPI specific APIs and how they may be
17
customized. The access policies for the Pulp APIs follow the same scheme as the Pulp File plugin which can be read
18
-about here: [Pulp File RBAC](site:pulp_file/docs/admin/guides/01-rbac/). Use the Pulp
+about here: [Pulp File RBAC](site:pulp_file/docs/admin/guides/rbac/). Use the Pulp
19
CLI to follow along with the examples here.
20
21
!!! note
0 commit comments