Skip to content

Commit c13909a

Browse files
stirbymatifali
andauthored
chore: fix broken links in the jfrog guide (#12835)
* replaced jfrog guide links * replaced github link * fmt --------- Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parent d9da054 commit c13909a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/guides/xray-integration.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ March 17, 2024
1212

1313
This guide will walk you through the process of adding
1414
[JFrog Xray](https://jfrog.com/xray/) integration to Coder Kubernetes workspaces
15-
using Coder's [JFrog Xray Integration](github.com/coder/coder-xray).
15+
using Coder's [JFrog Xray Integration](https://github.com/coder/coder-xray).
1616

1717
## Prerequisites
1818

@@ -65,8 +65,8 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"
6565

6666
> **Note**: To authenticate with the Artifactory registry, you may need to
6767
> create a
68-
> [Docker config](https://jfrog.com/artifactory/docs/docker/#docker-login) and
69-
> use it in the `imagePullSecrets` field of the kubernetes pod. See this
68+
> [Docker config](https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics)
69+
> and use it in the `imagePullSecrets` field of the kubernetes pod. See this
7070
> [guide](./image-pull-secret.md) for more information.
7171
7272
![JFrog Xray Integration](../images/guides/xray-integration/example.png)

0 commit comments

Comments
 (0)