From d92c98e19a054472bff3e0d646756f16c5e65bbf Mon Sep 17 00:00:00 2001 From: Alexey Palazhchenko Date: Tue, 12 Oct 2021 19:42:19 +0000 Subject: [PATCH] docs: fix discovery service documentation link It should work now. Signed-off-by: Alexey Palazhchenko --- website/content/docs/v0.13/Learn More/kubespan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/v0.13/Learn More/kubespan.md b/website/content/docs/v0.13/Learn More/kubespan.md index 48026a4f8..685914121 100644 --- a/website/content/docs/v0.13/Learn More/kubespan.md +++ b/website/content/docs/v0.13/Learn More/kubespan.md @@ -28,7 +28,7 @@ For this discussion, we will point out two of these tiers: - an external service - a Kubernetes-based system -See [discovery service](discovery.md) to learn more about the external service. +See [discovery service](../discovery) to learn more about the external service. The Kubernetes-based system utilises annotations on Kubernetes Nodes which describe each node's public key and local addresses.