Fix link to the documentation page.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 27 Mar 2014 21:47:37 +0000 (22:47 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 27 Mar 2014 21:47:37 +0000 (22:47 +0100)
examples/zeroconf-ip-and-dns.mdwn

index cc9c866..c4a860e 100644 (file)
@@ -22,7 +22,7 @@ but in such case you need to use `mdns` entry instead of `mdns_minimal`.)
 
 ### Automatic ip assignment and network setup:
 
-Follow the "how to configure" guide from the [docs|manual] to create the key pair and folders,
+Follow the "how to configure" guide from the [[manual|docs]] to create the key pair and folders,
 then edit `tinc.conf` and insert `Mode = switch`,
 this will allow to make all nodes to listen to the same subnet mask simplifying the configuration
 (although it'll increase traffic since all nodes will get the data).