Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion docs/admin/architectures/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/artifactory-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down