[152388] trunk/www/includes/header.inc
ryandesign at macports.org
ryandesign at macports.org
Tue Sep 6 12:45:08 PDT 2016
Revision: 152388
https://trac.macports.org/changeset/152388
Author: ryandesign at macports.org
Date: 2016-09-06 12:45:08 -0700 (Tue, 06 Sep 2016)
Log Message:
-----------
Update news URL
Modified Paths:
--------------
trunk/www/includes/header.inc
Modified: trunk/www/includes/header.inc
===================================================================
--- trunk/www/includes/header.inc 2016-09-06 16:50:04 UTC (rev 152387)
+++ trunk/www/includes/header.inc 2016-09-06 19:45:08 UTC (rev 152388)
@@ -66,7 +66,7 @@
'Documentation' => $guide_url,
'Support & Development' => $trac_url,
'Contact Us' => 'contact.php',
- 'News' => $trac_url . 'news/'
+ 'News' => '/news/'
);
foreach ($pages as $title => $url) {
if (basename($_SERVER['PHP_SELF']) == $url) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160906/a9878b55/attachment.html>
More information about the macports-changes
mailing list