Skip to content

Commit 2a77580

Browse files
authored
chore: fix false positives for docs links checker (coder#12623)
1 parent aa3ab20 commit 2a77580

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/admin/architectures/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ orchestration capabilities, allowing Coder to efficiently deploy, scale, and
9797
manage workspaces across a distributed infrastructure. This ensures high
9898
availability, fault tolerance, and scalability for Coder deployments. Code is
9999
deployed on this cluster using the
100-
[Helm chart](../install/kubernetes#install-coder-with-helm).
100+
[Helm chart](../../install/kubernetes.md#install-coder-with-helm).
101101

102102
Our scale tests include the following stages:
103103

docs/guides/artifactory-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ concepts apply to all compute types.
162162

163163
## Offline Deployments
164164

165-
See the [offline deployments](../templates/modules#offline-installations)
165+
See the [offline deployments](../templates/modules.md#offline-installations)
166166
section for instructions on how to use coder-modules in an offline environment
167167
with Artifactory.
168168

0 commit comments

Comments
 (0)