diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2012-06-02 20:19:31 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-06-02 20:19:31 +0200 |
commit | 687034e80393bdc6244086a7b033a8026658b8cc (patch) | |
tree | be58d9e97f8bb3010c0ff025c4548f95ae23e366 /kanotix/html/welcome.html | |
parent | f5c3d353adf6aff92df82a960241616ce160edcb (diff) | |
download | acritoxinstaller-687034e80393bdc6244086a7b033a8026658b8cc.zip acritoxinstaller-687034e80393bdc6244086a7b033a8026658b8cc.tar.gz |
fixed wrong file path from last commit
Diffstat (limited to 'kanotix/html/welcome.html')
-rw-r--r-- | kanotix/html/welcome.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |