[gtk-web] support: Fixed link for CodeThink



commit afb7f0575ca5dddfc03b13e9d9f1d5a48bd04bcf
Author: Martyn Russell <martyn lanedo com>
Date:   Mon Jul 23 09:14:52 2012 +0100

    support: Fixed link for CodeThink
    
    Fixes bug #680391

 support.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/support.php b/support.php
index 77d25bf..5d54130 100755
--- a/support.php
+++ b/support.php
@@ -34,7 +34,7 @@ $businesses = array(
 	/* ("Company",                   "Website"), */
 	array("Lanedo GmbH",             "http://www.lanedo.com/gtk+";),
 	array("Openismus GmbH",          "http://www.openismus.com/about";),
-	array("Codethink Ltd",           "http://www.codethink.co.uk/contact";),
+	array("Codethink Ltd",           "http://www.codethink.co.uk/company/contact";),
 	array("Collabora Ltd",           "http://www.collabora.com/contact/";),
 	array("Igalia",                  "http://www.igalia.com/contact/";)
 );



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