8000 chore: fix broken link in docs (#18733) · coder/coder@6db6f48 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6db6f48

Browse files
authored
chore: fix broken link in docs (#18733)
Fixes the "Helm README" link on https://coder.com/docs/install/kubernetes so it goes to the right path. Side note: I don't see any content in https://coder.com/docs/about/contributing/documentation about to whom such a PR should be assigned, if any. Edward was suggested and I see you've worked on other PR's with the `docs` label, so going with that.
1 parent 09c5055 commit 6db6f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ coder:
117117
```
118118

119119
You can view our
120-
[Helm README](https://github.com/coder/coder/blob/main/helm#readme) for
120+
[Helm README](https://github.com/coder/coder/blob/main/helm/coder#readme) for
121121
details on the values that are available, or you can view the
122122
[values.yaml](https://github.com/coder/coder/blob/main/helm/coder/values.yaml)
123123
file directly.

0 commit comments

Comments
 (0)
0