Merge pull request #17661 from ChrisChinchilla/chrisward/art-login-ln

Fix broken formatted link
This commit is contained in:
Chris Chinchilla 2023-06-30 12:44:05 +02:00 committed by GitHub
commit e08f9b3112
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ automatically on images in Artifactory registries.
## Local image analysis
You can analyze Artifactory images for vulnerabilities locally using Docker Desktop or the Docker CLI. You first need to authenticate with JFrog Artifactory using the `[Docker login](/engine/reference/commandline/login/)` command. For example:
You can analyze Artifactory images for vulnerabilities locally using Docker Desktop or the Docker CLI. You first need to authenticate with JFrog Artifactory using the [`docker login`](/engine/reference/commandline/login/) command. For example:
```bash
docker login {URL}