Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Edlund2014-10-16 16:15:44 +0000
committerStefan Edlund2014-10-16 16:15:44 +0000
commit5694365b97193d5bd92147a9e53f745a57d48684 (patch)
treecd6bbdc435be239c3b10ed766b507efd0140b529
parent06b63726719eaf1319c7a7192658016933e86bd5 (diff)
downloadstem-5694365b97193d5bd92147a9e53f745a57d48684.tar.gz
stem-5694365b97193d5bd92147a9e53f745a57d48684.tar.xz
stem-5694365b97193d5bd92147a9e53f745a57d48684.zip
ebola
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index f24b8a7..7def8d4 100755
--- a/index.php
+++ b/index.php
@@ -128,7 +128,7 @@ ob_start();
<h6 style="color:red">Ebola News</h6>
<?php getRssFeed('https://dev.eclipse.org/mhonarc/lists/stem-ebola/maillist.rss', $_SERVER['DOCUMENT_ROOT'] . '/stem/data/rss_ebola_cache.xml'); ?>
<br.>
- <i><a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=72">more...</a></i>
+ <i><a href="https://dev.eclipse.org/mhonarc/lists/stem-ebola/">more...</a></i>
</div>
<div class="sideitem">
<h6>News</h6>

Back to the top