mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: fix false positives for docs links checker (#12623)
This commit is contained in:
@@ -97,7 +97,7 @@ orchestration capabilities, allowing Coder to efficiently deploy, scale, and
|
||||
manage workspaces across a distributed infrastructure. This ensures high
|
||||
availability, fault tolerance, and scalability for Coder deployments. Code is
|
||||
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:
|
||||
|
||||
|
||||
@@ -162,7 +162,7 @@ concepts apply to all compute types.
|
||||
|
||||
## 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
|
||||
with Artifactory.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user