diff --git a/jfrog-oauth/README.md b/jfrog-oauth/README.md index 00eee3d..4e6d7e7 100644 --- a/jfrog-oauth/README.md +++ b/jfrog-oauth/README.md @@ -31,7 +31,7 @@ module "jfrog" { ## Prerequisites -- Coder [`external-auth`](https://docs.coder.com/docs/admin/external-auth/) configured with Artifactory. This requires a [custom integration](https://jfrog.com/help/r/jfrog-installation-setup-documentation/enable-new-integrations) in Artifactory with **Callback URL** set to `https:///external-auth/jfrog/callback`. +- Coder [`external-auth`](https://coder.com/docs/v2/latest/admin/external-auth) configured with Artifactory. This requires a [custom integration](https://jfrog.com/help/r/jfrog-installation-setup-documentation/enable-new-integrations) in Artifactory with **Callback URL** set to `https:///external-auth/jfrog/callback`. ## Examples