Skip to content

Commit 887bbea

Browse files
authored
1 parent f37e007 commit 887bbea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/configure.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you are providing TLS certificates directly to the Coder server, either
4343
1. Use a single certificate and key for both the root and wildcard domains.
4444
2. Configure multiple certificates and keys via
4545
[`coder.tls.secretNames`](https://github.com/coder/coder/blob/main/helm/values.yaml) in the Helm Chart, or
46-
[`--tls-cert-file`](../cli/server#--tls-cert-file) and [`--tls-key-file`](../cli/server#--tls-key-file) command
46+
[`--tls-cert-file`](../cli/server.md#--tls-cert-file) and [`--tls-key-file`](../cli/server.md#--tls-key-file) command
4747
line options (these both take a comma separated list of files; list certificates and their respective keys in the
4848
same order).
4949

0 commit comments

Comments
 (0)