[m-rev.] diff: Fix news URL
Paul Bone
paul at bone.id.au
Mon Mar 25 13:11:14 AEDT 2013
Fix news URL
include/index.inc:
As above.
---
include/index.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/index.inc b/include/index.inc
index c90cbf5..611e1ae 100644
--- a/include/index.inc
+++ b/include/index.inc
@@ -17,5 +17,5 @@ For older news items, see the
<p>
-News is also available as an RSS feed at
-<a href="<?php echo $root; ?>/rss.xml">http://www.mercury.csse.unimelb.edu.au/rss.xml</a>.
+News is also available as an RSS feed
+<a href="<?php echo $root; ?>/rss.xml">here</a>.
--
1.8.1.3
More information about the reviews
mailing list