Skip to content

Commit 94f8b6f

Browse files
committed
refactor
1 parent b77b494 commit 94f8b6f

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/guides/artifactory-integration.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@ Use Coder and JFrog Artifactory together to secure your development environments
1414
without disturbing your developers' existing workflows.
1515

1616
This guide will demonstrate how to use JFrog Artifactory as a package registry
17-
within a workspace. We'll use Docker as the underlying compute. But, these
18-
concepts apply to any compute platform.
19-
20-
The full example template can be found
21-
[here](https://github.com/coder/coder/tree/main/examples/jfrog/docker).
17+
within a workspace.
2218

2319
## Requirements
2420

@@ -94,6 +90,9 @@ The admin-level access token is used to provision user tokens and is never expos
9490
developers or stored in workspaces.
9591
</blockquote>
9692

93+
The full example template uses Docker as the underlying compute. But, these
94+
concepts apply to any compute platform. Please check [here](https://github.com/coder/coder/tree/main/examples/jfrog/docker).
95+
9796
## Offline Deployments
9897

9998
See the [offline deployments](../install/offline.md#coder-modules) section for

0 commit comments

Comments
 (0)