Update News and Social media links and date

Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/content/en_index.php b/content/en_index.php
index 37568b3..81b93f2 100755
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -163,7 +163,7 @@
               <p class="margin-bottom-0"><a class="news-item-link" href="<?php print $item['title']['link']?>"><?php print $item['title']['text']?></a></p>
               <p><?php print $item['text']?></p>
               <?php if ($key == $count): ?>
-                <p class="margin-top-20"><a class="btn btn-oxygen" href="#">Read More</a></p>
+                <p class="margin-top-20"><a class="btn btn-oxygen" href="/community/news/eclipsenews.php">Read More</a></p>
               <?php endif; ?>
             </div>
           </div>
diff --git a/oxygen-content.json b/oxygen-content.json
index ae2acd7..4bad77e 100644
--- a/oxygen-content.json
+++ b/oxygen-content.json
@@ -139,7 +139,7 @@
       "date": "April 20",
       "title": {
         "text": "Eclipse Newsletter - Mastering Eclipse CDT",
-        "link": "#"
+        "link": "https://www.eclipse.org/community/eclipse_newsletter/2017/april/"
       },
       "text": "Learn all about Eclipse CDT, a fully functional C & C++ IDE for the Eclipse platform in this month's newsletter."
     },
@@ -147,15 +147,15 @@
       "date": "April 19",
       "title": {
         "text": "IoT Developer Trends - 2017 Edition",
-        "link": "#"
+        "link": "https://ianskerrett.wordpress.com/2017/04/19/iot-developer-trends-2017-edition/"
       },
       "text": "The third annual IoT Developer Survey results are now available! What has changed in IoT this year?"
     },
     {
-      "date": "April 18",
+      "date": "April 10",
       "title": {
         "text": "EPLv2: A New Version of the Eclipse Public License",
-        "link": "#"
+        "link": "https://mmilinkov.wordpress.com/2017/04/07/eplv2-a-new-version-of-the-eclipse-public-license/"
       },
       "text": "Participate in the community discussion on the Eclipse Foundation's revised Eclipse Public License (EPL)."
     }