[gimp-web/testing] Fix invalid link



commit 6ee0f6b6507d07cda6fbb66010311691cb4ff9c0
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Oct 23 18:47:01 2015 +0200

    Fix invalid link

 downloads/index.htrw |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/downloads/index.htrw b/downloads/index.htrw
index e1b1392..e7b4ae1 100644
--- a/downloads/index.htrw
+++ b/downloads/index.htrw
@@ -15,7 +15,7 @@ $(document).ready(function() {
 
 <div id="downloads">
        <noscript>
-               Go to the downloads for <a href=#linux">GNU/Linux</a> <a href="#mac">OS X</a> <a 
href="#windows">Microsoft Windows</a></br>
+               Go to the downloads for <a href="#linux">GNU/Linux</a> <a href="#mac">OS X</a> <a 
href="#windows">Microsoft Windows</a></br>
                <!--#include virtual="/downloads/Linux.html"   -->
                <!--#include virtual="/downloads/Mac.html"     -->
                <!--#include virtual="/downloads/Windows.html" -->


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