docs: fix alert in artifactory guide (#18235)

[preview](https://coder.com/docs/@atif%2Ffix-alert/admin/integrations/jfrog-artifactory#jfrog-token)
This commit is contained in:
Atif Ali
2025-06-04 09:50:23 -07:00
committed by GitHub
parent 51ed624bb9
commit 97ba7f1ce9

View File

@@ -123,8 +123,8 @@ To set this up, follow these steps:
}
```
> [!NOTE]
> The admin-level access token is used to provision user tokens and is never exposed to developers or stored in workspaces.
> [!NOTE]
> The admin-level access token is used to provision user tokens and is never exposed to developers or stored in workspaces.
If you don't want to use the official modules, you can read through the [example template](https://github.com/coder/coder/tree/main/examples/jfrog/docker), which uses Docker as the underlying compute. The
same concepts apply to all compute types.