aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorKristian Aune <kkraune@users.noreply.github.com>2023-10-03 16:16:58 +0200
committerGitHub <noreply@github.com>2023-10-03 16:16:58 +0200
commit61d578f1c5792a99f7e79e3c36f3c315d29824ee (patch)
tree3a036e775524db932694b94cbb4f19b4434a85c1 /client
parentc09cfc611673efb38f8d29b33e0e50ced8197666 (diff)
file has moved
Diffstat (limited to 'client')
-rw-r--r--client/go/internal/cli/cmd/cert.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/go/internal/cli/cmd/cert.go b/client/go/internal/cli/cmd/cert.go
index 5c1ed04ab4e..4e24bbbddc1 100644
--- a/client/go/internal/cli/cmd/cert.go
+++ b/client/go/internal/cli/cmd/cert.go
@@ -33,7 +33,7 @@ It's possible to override the private key and certificate used through
environment variables. This can be useful in continuous integration systems.
It's also possible override the CA certificate which can be useful when using self-signed certificates with a
-self-hosted Vespa service. See https://docs.vespa.ai/en/mtls.html for more information.
+self-hosted Vespa service. See https://docs.vespa.ai/en/operations-selfhosted/mtls.html for more information.
Example of setting the CA certificate, certificate and key in-line: