Author: tille
Date: 2009-09-04 10:57:28 +0000 (Fri, 04 Sep 2009)
New Revision: 3878
Modified:
trunk/community/website/index.php
Log:
use absolute path which might help in case of some boring content filters to
really find the page
Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php 2009-09-04 10:33:35 UTC (rev 3877)
+++ trunk/community/website/index.php 2009-09-04 10:57:28 UTC (rev 3878)
@@ -48,7 +48,7 @@
<li><a
href="http://qa.debian.org/[email protected]&ordering=3"><?=_("Packages
Overview")?></a></li>
<hr />
<li><a
href="/locales.php"><?=_("Localizations")?></a></li>
- <li><a
href="organisations.xml"><?=_("Organisations")?></a></li>
+ <li><a
href="/organisations.xml"><?=_("Organisations")?></a></li>
<li>…</li>
</ul>
</div>
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit