Skip to content

Commit 51cbf3b

Browse files
authored
Merge pull request #197 from davidhou17/DOCSP-32541
(DOCSP-32541): Fix broken Atlas links
2 parents dc27915 + 8aabdde commit 51cbf3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/troubleshooting.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ a ``401`` error will result.
6767
The user account or API key that you used to
6868
:ref:`connect to the {+atlas-cli+} <connect-atlas-cli>`
6969
doesn't have permission to perform the requested action. User accounts
70-
and API keys must have the appropriate :atlas:`user roles <user-roles>`
70+
and API keys must have the appropriate :atlas:`user roles </reference/user-roles>`
7171
to run {+atlas-cli+} commands. To assign or change a user's roles, see:
7272

73-
- :atlas:`add-org-users`
74-
- :atlas:`manage-project-access`
73+
- :atlas:`Manage Organization Users </access/manage-org-users/>`
74+
- :atlas:`Manage Access to a Project </access/manage-project-access/>`
7575
- :atlas:`API configuration </configure-api-access>`
7676

7777
401 (request "Unauthorized") The currently logged in user does not have the group creator role in organization <org-id>.

0 commit comments

Comments
 (0)