From 04b6d8723cd0b8fdf88c23a913eea3c72c1f1187 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Sun, 12 Nov 2023 16:42:29 +0300 Subject: [PATCH] improve docs --- jfrog/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jfrog/README.md b/jfrog/README.md index 6b939a9..71f0244 100644 --- a/jfrog/README.md +++ b/jfrog/README.md @@ -50,7 +50,7 @@ variable "artifactory_access_token" { ### Using OAuth -You can use OAuth to authenticate with Artifactory. This is the recommended approach. To use OAuth, you must have the Coder [`external-auth`](https://coder.com/docs/v2/latest/admin/external-auth#jfrog) configured with Artifactory. +You can use OAuth to authenticate with Artifactory. This is the recommended approach. To use OAuth, you must have the Coder [`external-auth`](https://coder.com/docs/v2/latest/admin/external-auth) configured with Artifactory. ![JFrog OAuth](../.images/jfrog-oauth.png)