[gimp-web] Update links, fix errors



commit f34147f497bfab2e1de9a6c387512c39b33879d4
Author: Sven Claussner <sclaussner src gnome org>
Date:   Fri Jan 31 21:54:41 2014 +0100

    Update links, fix errors
    
    Correct link to INSTALL file, replace bugs.gimp.org by
    bugzilla.gnome.org, update Gimp User Group (GUG) link

 develop/index.htrw            |    2 +-
 includes/urls_go-utility.inc  |    1 -
 includes/urls_important.inc   |    2 +-
 includes/wgo-admin-fini.xhtml |    2 +-
 webmasters.htrw               |    2 +-
 5 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/develop/index.htrw b/develop/index.htrw
index 66fb0e9..4a8487a 100755
--- a/develop/index.htrw
+++ b/develop/index.htrw
@@ -85,7 +85,7 @@ installed at the moment then there are some files you should look at
 in the source code that might help you a little.</p>
 
 <ul>
-  <li><a href="wgo:dev-hacking">INSTALL</a><br />
+  <li><a href="wgo:dev-install">INSTALL</a><br />
   <i>(Contains most up-to-date information on building GIMP from source code)</i></li>
   <li><a href="wgo:dev-hacking">HACKING</a><br />
   <i>(Contains a lot of information that you need to know if you want to start coding)</i></li>
diff --git a/includes/urls_go-utility.inc b/includes/urls_go-utility.inc
index 0b8e524..8fae8c1 100644
--- a/includes/urls_go-utility.inc
+++ b/includes/urls_go-utility.inc
@@ -1,5 +1,4 @@
 <p>
-  <a href="http://bugs.gimp.org";>bugs.gimp.org</a><br />
   <a href="http://bugzilla.gnome.org";>bugzilla.gnome.org</a><br />
   Take your bugs here.
 </p>
diff --git a/includes/urls_important.inc b/includes/urls_important.inc
index 66171a5..34bd13d 100644
--- a/includes/urls_important.inc
+++ b/includes/urls_important.inc
@@ -2,7 +2,7 @@
   <ul>
     <li><a href="http://www.gimp.org/";>The GNU Image Manipulation Program</a> - www.gimp.org</li>
     <li><a href="http://wiki.gimp.org/";>GIMP Wiki</a> - wiki.gimp.org</li>
-    <li><a href="home:gimp-bugzilla">GIMP Bugzilla</a> - bugs.gimp.org</li>
+    <li><a href="https://bugzilla.gnome.org/";>GIMP Bugzilla</a> - bugzilla.gnome.org</li>
     <li><a href="http://www.gtk.org/";>The GIMP Toolkit</a> - www.gtk.org</li>
     <li><a href="http://www.gnu.org/";>GNU Project</a> - www.gnu.org</li>
     <li><a href="/about/COPYING">GNU General Public License</a> - GPL</li>
diff --git a/includes/wgo-admin-fini.xhtml b/includes/wgo-admin-fini.xhtml
index dd6075f..9a2c99b 100755
--- a/includes/wgo-admin-fini.xhtml
+++ b/includes/wgo-admin-fini.xhtml
@@ -4,7 +4,7 @@
 <div id="linkbar">
   <a href="http://registry.gimp.org";>Plug-In Registry</a> |
   <a href="http://wiki.gimp.org";>GIMP Development</a> |
-  <a href="http://gug.sunsite.dk";>GIMP User Group</a> | 
+  <a href="http://gug.criticalhit.dk";>GIMP User Group</a> | 
   <a href="http://gimp-savvy.com/BOOK/index.html";>Grokking the GIMP</a>
 </div>
 <div>
diff --git a/webmasters.htrw b/webmasters.htrw
index 988ef2b..089e39e 100644
--- a/webmasters.htrw
+++ b/webmasters.htrw
@@ -18,7 +18,7 @@ channels</a>, or to the GIMP newsgroup (comp.graphics.apps.gimp).</p>
 found a bug or if you would like to suggest a new feature, you can
 also take a look at our <a href="wgo:bugs">bugs page</a>.  Your
 problem may have been reported or solved already, so please 
-<a href="http://bugs.gimp.org";>search and browse</a> for existing 
+<a href="http://bugzilla.gnome.org";>search and browse</a> for existing 
 reports first.</p> 
 
 <p>If you have the feeling that your report will require (longer) 


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