Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

We have provided detailed documentation for ways in which you can
contribute to Pulp here:
https://docs.pulpproject.org/contributing/
https://pulpproject.org/dev/

This documentation includes:

Expand Down
2 changes: 1 addition & 1 deletion docs/admin/guides/rbac.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Role based access control in Pulp Python is configured using access policies for

This document will focus on describing the default access policies for the PyPI specific APIs and how they may be
customized. The access policies for the Pulp APIs follow the same scheme as the Pulp File plugin which can be read
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
CLI to follow along with the examples here.

!!! note
Expand Down