[gimp-web/gimp-web-static] frontpage: fix inkscape icon url



commit bb15938d1c12976b17d91524b6e1a94e8ffd22ea
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Sep 4 16:04:42 2015 +0200

    frontpage: fix inkscape icon url

 themes/newgimp/templates/home.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/newgimp/templates/home.html b/themes/newgimp/templates/home.html
index c814fb6..4193927 100644
--- a/themes/newgimp/templates/home.html
+++ b/themes/newgimp/templates/home.html
@@ -178,7 +178,7 @@
                 </div>
 
                 <div class='column third'>
-                    <a href="inkscape.org" title="Inkscape">
+                    <a href="https://inkscape.org"; title="Inkscape">
                         <img src="/images/frontpage/Inkscape_Logo.svg.png" alt="Inkscape Logo" />
                     </a>
                     <h4><a href="https://inkscape.org"; title="Inkscape">Inkscape</a></h4>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]