Fix broken image links in windows installation example.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 28 Sep 2009 16:33:30 +0000 (18:33 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 28 Sep 2009 16:33:30 +0000 (18:33 +0200)
examples/windows-install.mdwn

index c41c8f7..f6bb8a7 100644 (file)
@@ -39,7 +39,7 @@ tinc daemons you want to connect. You should also specify the network interface
 that tinc will use. We will create that interface later, we will assume it is
 called something like `VPN`.
 
-[[!img examples/windows/editconf.png]]
+[[!img examples/windows/edittincconf.png]]
 
 In the current directory, you have to create a directory called `hosts`. In this
 directory the host configuration files are stored. First you have to create one
@@ -49,7 +49,7 @@ variable, indicating which IP addresses your tinc daemon represents on the VPN.
 This is probably just a single address, we will assume the subnet is
 10.20.40.1/32.
 
-[[!img examples/windows/hostshome.png]]
+[[!img examples/windows/edithostshome.png]]
 
 Now you have to generate the public and private key for your tinc daemon. You
 do this by starting command.com. Go to the directory where tinc is installed.