From 45e3016c6a447e50d3ab970f7077b557110ee847 Mon Sep 17 00:00:00 2001 From: Paul Bellamy Date: Tue, 12 Jul 2016 12:43:23 +0100 Subject: [PATCH] Fixing a broken link in docs --- site/using-weave/security-untrusted-networks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/using-weave/security-untrusted-networks.md b/site/using-weave/security-untrusted-networks.md index 8e7d1bf6d3..1ce5122b91 100644 --- a/site/using-weave/security-untrusted-networks.md +++ b/site/using-weave/security-untrusted-networks.md @@ -28,7 +28,7 @@ To guard against dictionary attacks, the password needs to be reasonably strong The same password must be specified for all Weave Net peers, by default both control and data plane traffic will then use authenticated encryption. -[Fast datapath]((/site/using-weave/fastdp.md) does not support +[Fast datapath](/site/using-weave/fastdp.md) does not support encryption. If you supply a password at `weave launch`, Weave Net falls back to the slower `sleeve` mode for encrypted communication.