summaryrefslogtreecommitdiffstats
path: root/about.php
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-10-05 22:00:24 +0200
committerSlávek Banko <slavek.banko@axis.cz>2016-11-07 17:48:43 +0100
commitbef59fab3ba6df1f22e54ecc372a05f86fbe6c55 (patch)
tree63d554f1a04f38f28e0a5ec1296dfe3de41d25c1 /about.php
parent9adb02dbf9c5983f85359385dc0ccfc914d51c3c (diff)
downloadwebsite-core-bef59fab3ba6df1f22e54ecc372a05f86fbe6c55.tar.gz
website-core-bef59fab3ba6df1f22e54ecc372a05f86fbe6c55.zip
Use relative links
Diffstat (limited to 'about.php')
-rw-r--r--about.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/about.php b/about.php
index 25e3bcd..6d3548c 100644
--- a/about.php
+++ b/about.php
@@ -54,7 +54,7 @@ with a primary goal of retaining the function and form of traditional desktop co
<p><b>NOTE:</b> The Trinity Desktop Environment project is not a continuation of
KDE 3.5 by KDE e.V., members of which no longer support the KDE 3 series.
Trinity is an independent fork using a separate developer community.</p>
-<p><a href="http://www.trinitydesktop.org/contributors.php">Contributors</a></p>
+<p><a href="contributors.php">Contributors</a></p>
<?php
doFooter();
?>