Skip to content

chore: fix broken links in the jfrog guide #12835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 15, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
replaced jfrog guide links
  • Loading branch information
stirby committed Apr 1, 2024
commit 096baeb7c43e72bacc4b80da1c121f8daf41b5af
2 changes: 1 addition & 1 deletion docs/guides/xray-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"

> **Note**: To authenticate with the Artifactory registry, you may need to
> create a
> [Docker config](https://jfrog.com/artifactory/docs/docker/#docker-login) and
> [Docker config](https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics) and
> use it in the `imagePullSecrets` field of the kubernetes pod. See this
> [guide](./image-pull-secret.md) for more information.

Expand Down