[gimp-web] Fixed the incorrect link to the wiki spotted by Marco Ciampa



commit dfc007121a313bf6d832605dee6521ae5ec9a455
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Thu Dec 1 22:09:09 2011 +0400

    Fixed the incorrect link to the wiki spotted by Marco Ciampa

 includes/wgo-page-fini.xhtml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/includes/wgo-page-fini.xhtml b/includes/wgo-page-fini.xhtml
index a1b5fda..8574fc3 100755
--- a/includes/wgo-page-fini.xhtml
+++ b/includes/wgo-page-fini.xhtml
@@ -7,7 +7,7 @@
 	<ul>
 	  <li class="mainlink"><a href="/features/">Features</a></li>
 	  <li><a href="/release-notes/">Release Notes</a></li>
-	  <li><a href="http://wiki.gimp.org/gimp/";>Wiki</a></li>
+	  <li><a href="http://wiki.gimp.org/";>Wiki</a></li>
 	</ul>
   </div>
   <div class="bottomlinks">



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