summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>2014-08-19 08:20:50 (GMT)
committerJeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>2014-08-19 08:21:17 (GMT)
commit240b8c600d8e2bc2dcc64e67ce6b1a2889312de9 (patch)
tree55f84fe6bd70e51a7143ef9b8d183b331a152b3a
parentf62c4cc33c8d3b83b33640dfbb028a2978ea966a (diff)
downloadkolab-wap-240b8c600d8e2bc2dcc64e67ce6b1a2889312de9.tar.gz
Fix #3399, wrong links for intevation and kdab
-rw-r--r--public_html/skins/default/templates/about_kolabsys.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public_html/skins/default/templates/about_kolabsys.html b/public_html/skins/default/templates/about_kolabsys.html
index 8d84465..95d77f5 100644
--- a/public_html/skins/default/templates/about_kolabsys.html
+++ b/public_html/skins/default/templates/about_kolabsys.html
@@ -37,8 +37,8 @@ Kolab Systems is working closely with development partners, such as (in alphabet
<ul>
<li><a href="http://www.pardus.de">P@rdus</a></li>
- <li><a href="/admin/kolab/intevation.php">Intevation</a></li>
- <li><a href="/admin/kolab/kdab.php">KDAB</a></li>
+ <li><a href="http://www.intevation.de">Intevation</a></li>
+ <li><a href="http://www.kdab.com">KDAB</a></li>
<li><a href="http://www.libertech.fr/default.htm">Libertech</a></li>
<li><a href="http://www.tbits.de">TBits</a></li>
<li>...and all the community contributors.</li>