Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit f16d7ca

Browse files
authored
docs(jfrog-oauth): fix documentation link
1 parent a9a58bf commit f16d7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jfrog-oauth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ module "jfrog" {
3434
3535
## Prerequisites
3636

37-
This module is usable by JFrog self-hosted (on-premises) Artifactory as it requires configuring a custom integration. This integration benefits from Coder's [external-auth](https://coder.com/docs/v2/latest/admin/external-auth) feature and allows each user to authenticate with Artifactory using an OAuth flow and issues user-scoped tokens to each user. For configuration instructions, see this [guide](coder.com/docs/v2/latest/guides/artifactory-integration#jfrog-oauth) on the Coder documentation.
37+
This module is usable by JFrog self-hosted (on-premises) Artifactory as it requires configuring a custom integration. This integration benefits from Coder's [external-auth](https://coder.com/docs/v2/latest/admin/external-auth) feature and allows each user to authenticate with Artifactory using an OAuth flow and issues user-scoped tokens to each user. For configuration instructions, see this [guide](https://coder.com/docs/v2/latest/guides/artifactory-integration#jfrog-oauth) on the Coder documentation.
3838

3939
## Examples
4040

0 commit comments

Comments
 (0)