diff --git a/jfrog-oauth/README.md b/jfrog-oauth/README.md index 73c7bb3..00eee3d 100644 --- a/jfrog-oauth/README.md +++ b/jfrog-oauth/README.md @@ -62,7 +62,7 @@ pip install requests ### Using the access token in other terraform resources -JFrog Access token is also available as a terraform output. You can use it in other terraform resources. For example, you can use it to configure an Artifactory docker registry with the [docker terraform provider](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs). +JFrog Access token is also available as a terraform output. You can use it in other terraform resources. For example, you can use it to configure an [Artifactory docker registry](https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-registry) with the [docker terraform provider](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs). ```hcl diff --git a/jfrog-token/README.md b/jfrog-token/README.md index f7dcdc7..512c863 100644 --- a/jfrog-token/README.md +++ b/jfrog-token/README.md @@ -71,7 +71,7 @@ pip install requests ### Using the access token in other terraform resources -JFrog Access token is also available as a terraform output. You can use it in other terraform resources. For example, you can use it to configure an Artifactory docker registry with the [docker terraform provider](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs). +JFrog Access token is also available as a terraform output. You can use it in other terraform resources. For example, you can use it to configure an [Artifactory docker registry](https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-registry) with the [docker terraform provider](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs). ```hcl