You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/integrations/jfrog-xray.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ workspaces using Coder's [JFrog Xray Integration](https://github.com/coder/coder
24
24
1. Create a JFrog Platform [Access Token](https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens) with a user that has the `read`[permission](https://jfrog.com/help/r/jfrog-platform-administration-documentation/permissions)
25
25
for the repositories you want to scan.
26
26
27
-
1. Create a Coder [token](../../reference/cli/tokens_create.md#tokens-create) with a user that has the [`owner`](../users#roles) role.
27
+
1. Create a Coder [token](../../reference/cli/tokens_create.md#tokens-create) with a user that has the [`owner`](../users/index.md#roles) role.
28
28
29
29
1. Create Kubernetes secrets for the JFrog Xray and Coder tokens.
0 commit comments