diff --git a/docs/admin/integrations/jfrog-artifactory.md b/docs/admin/integrations/jfrog-artifactory.md index 3713bb1770f3d..13b188094096f 100644 --- a/docs/admin/integrations/jfrog-artifactory.md +++ b/docs/admin/integrations/jfrog-artifactory.md @@ -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.