From 687034e80393bdc6244086a7b033a8026658b8cc Mon Sep 17 00:00:00 2001
From: Andreas Loibl <andreas@andreas-loibl.de>
Date: Sat, 2 Jun 2012 20:19:31 +0200
Subject: fixed wrong file path from last commit

---
 kanotix/html/welcome.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kanotix/html/welcome.html b/kanotix/html/welcome.html
index 90c4abb..2ddd0bd 100644
--- a/kanotix/html/welcome.html
+++ b/kanotix/html/welcome.html
@@ -5,7 +5,7 @@
 <table>
 <tr>
 <td>
-<img src="kanotix-k-.png" />
+<img src="kanotix-k-icon.png" />
 </td>
 <td style="padding: 20px 10px;">
 <h1>Install Kanotix</h1>
-- 
cgit v1.0