Skip to content

Commit 999ae7b

Browse files
authored
chore(docs): fix broken links and update file paths (#14990)
1 parent 9eefd2a commit 999ae7b

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/changelogs/v2.0.0.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ben@coder.com!
6363
- [Kubernetes log streaming](https://coder.com/docs/platforms/kubernetes/deployment-logs):
6464
Stream Kubernetes event logs to the Coder agent logs to reveal Kuernetes-level
6565
issues such as ResourceQuota limitations, invalid images, etc.
66-
![Kubernetes quota](https://raw.githubusercontent.com/coder/coder/main/docs/platforms/kubernetes/coder-logstream-kube-logs-quota-exceeded.png)
66+
![Kubernetes quota](https://raw.githubusercontent.com/coder/coder/main/docs/admin/integrations/coder-logstream-kube-logs-quota-exceeded.png)
6767
<!-- markdown-link-check-disable -->
6868
- [OIDC Role Sync](https://coder.com/docs/admin/users/oidc-auth.md#group-sync-enterprise-premium)
6969

docs/install/kubernetes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Install Coder on Kubernetes
22

33
You can install Coder on Kubernetes using Helm. We run on most Kubernetes
4-
distributions, including [OpenShift](./other.md).
4+
distributions, including [OpenShift](./openshift.md).
55

66
## Requirements
77

docs/install/other/openshift.md

Whitespace-only changes.

docs/tutorials/faqs.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ troubleshooting.
6262

6363
### How do I configure NGINX as the reverse proxy in front of Coder?
6464

65-
[This doc](https://github.com/coder/coder/tree/main/examples/web-server/nginx#configure-nginx)
66-
in our repo explains in detail how to configure NGINX with Coder so that our
67-
Tailscale Wireguard networking functions properly.
65+
[This doc](../admin/setup/web-server/nginx/index.md) in our repo explains in
66+
detail how to configure NGINX with Coder so that our Tailscale Wireguard
67+
networking functions properly.
6868

6969
### How do I hide some of the default icons in a workspace like VS Code Desktop, Terminal, SSH, Ports?
7070

0 commit comments

Comments
 (0)