[gtk-web] support: update links and remove Openismus



commit 4f4d3ccdbb439f9ba1e99794c6e961d5b0a5452f
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Dec 5 20:33:31 2014 +0100

    support: update links and remove Openismus
    
    http://www.murrayc.com/permalink/2014/03/07/openismus-over/

 support.php |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/support.php b/support.php
index 7a38ce3..c378877 100755
--- a/support.php
+++ b/support.php
@@ -32,10 +32,9 @@ ob_start();
 <?php
 $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/company/contact";),
-       array("Collabora Ltd",           "http://www.collabora.com/contact/";),
+       array("Lanedo GmbH",             "http://www.lanedo.com/projects/gtk/";),
+       array("Codethink Ltd",           "http://www.codethink.co.uk/contact.html";),
+       array("Collabora Ltd",           "https://www.collabora.com/contact-us.html";),
        array("Igalia",                  "http://www.igalia.com/contact/";)
 );
 


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