chore: fix false positives for docs links checker (#12623)

This commit is contained in:
Muhammad Atif Ali 2024-03-17 16:44:45 +03:00 committed by GitHub
parent aa3ab209f3
commit 2a77580ba6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ orchestration capabilities, allowing Coder to efficiently deploy, scale, and
manage workspaces across a distributed infrastructure. This ensures high manage workspaces across a distributed infrastructure. This ensures high
availability, fault tolerance, and scalability for Coder deployments. Code is availability, fault tolerance, and scalability for Coder deployments. Code is
deployed on this cluster using the deployed on this cluster using the
[Helm chart](../install/kubernetes#install-coder-with-helm). [Helm chart](../../install/kubernetes.md#install-coder-with-helm).
Our scale tests include the following stages: Our scale tests include the following stages:

View File

@ -162,7 +162,7 @@ concepts apply to all compute types.
## Offline Deployments ## Offline Deployments
See the [offline deployments](../templates/modules#offline-installations) See the [offline deployments](../templates/modules.md#offline-installations)
section for instructions on how to use coder-modules in an offline environment section for instructions on how to use coder-modules in an offline environment
with Artifactory. with Artifactory.