diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-10-05 22:00:24 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2016-11-07 17:48:43 +0100 |
commit | bef59fab3ba6df1f22e54ecc372a05f86fbe6c55 (patch) | |
tree | 63d554f1a04f38f28e0a5ec1296dfe3de41d25c1 /about.php | |
parent | 9adb02dbf9c5983f85359385dc0ccfc914d51c3c (diff) | |
download | website-core-bef59fab3ba6df1f22e54ecc372a05f86fbe6c55.tar.gz website-core-bef59fab3ba6df1f22e54ecc372a05f86fbe6c55.zip |
Use relative links
Diffstat (limited to 'about.php')
-rw-r--r-- | about.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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(); ?> |