From 9b1fa68828f4b7f44c5bf3d2183be1a62bfa292c Mon Sep 17 00:00:00 2001
From: Guus Sliepen <guus@tinc-vpn.org>
Date: Mon, 28 Sep 2009 18:33:30 +0200
Subject: [PATCH] Fix broken image links in windows installation example.

---
 examples/windows-install.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/windows-install.mdwn b/examples/windows-install.mdwn
index c41c8f7..f6bb8a7 100644
--- a/examples/windows-install.mdwn
+++ b/examples/windows-install.mdwn
@@ -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.
-- 
2.39.5