Skip to content

Commit 6e8aa60

Browse files
EdwardAngertEdwardAngert
EdwardAngert
authored and
EdwardAngert
committed
link fixes
1 parent a6b8f83 commit 6e8aa60

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/admin/integrations/jfrog-artifactory.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ two type of modules that automate the JFrog Artifactory and Coder integration.
3737

3838
This module is usable by JFrog self-hosted (on-premises) Artifactory as it
3939
requires configuring a custom integration. This integration benefits from
40-
Coder's [external-auth](https://coder.com/docs/admin/external-auth) feature and
41-
allows each user to authenticate with Artifactory using an OAuth flow and issues
42-
user-scoped tokens to each user.
40+
Coder's [external-auth](../../admin/external-auth.md) feature and allows each
41+
user to authenticate with Artifactory using an OAuth flow and issues user-scoped
42+
tokens to each user.
4343

4444
To set this up, follow these steps:
4545

@@ -71,9 +71,8 @@ To set this up, follow these steps:
7171

7272
![JFrog Platform new integration](../../images/guides/artifactory-integration/jfrog-oauth-app.png)
7373

74-
1. Add a new
75-
[external authentication](https://coder.com/docs/admin/external-auth) to
76-
Coder by setting these env variables,
74+
1. Add a new [external authentication](../../admin/external-auth.md) to Coder by
75+
setting these env variables,
7776

7877
```env
7978
# JFrog Artifactory External Auth

0 commit comments

Comments
 (0)