Fixes for ECF 3.13.6
diff --git a/index.php b/index.php
index 9ccef6a..bbc0664 100644
--- a/index.php
+++ b/index.php
@@ -67,7 +67,7 @@
 		</td>
 		<td valign="top">
 	  	<b>May 7, 2017 - ECF 3.13.6 is available on eclipse.org.</b>
-			See <a href="downloads.php">here for download</a>.  The ECF 3.13.6 release is a maintenance (bug fix) release.  See <a href="NewAndNoteworthy.html">ECF 3.13.3 New and Noteworthy</a>
+			See <a href="downloads.php">here for download</a>.  The ECF 3.13.6 release is a maintenance (bug fix) release.  See <a href="NewAndNoteworthy.html">ECF New and Noteworthy</a>
            <p></p>
 		</td>
 	</tr>
@@ -77,7 +77,7 @@
 		</td>
 		<td valign="top">
 	  	<b>February 16, 2017 - ECF Mars/3.13.5 is available on eclipse.org.</b>
-			See <a href="downloads.php">here for download</a>.  The ECF 3.13.5 release is a maintenance (bug fix) release.  See <a href="NewAndNoteworthy.html">ECF 3.13.3 New and Noteworthy</a>
+			See <a href="downloads.php">here for download</a>.  The ECF 3.13.5 release is a maintenance (bug fix) release.  See <a href="NewAndNoteworthy.html">ECF New and Noteworthy</a>
            <p></p>
 		</td>
 	</tr>
diff --git a/nuggets/EcfInstallViaUpdate3.13.6.html b/nuggets/EcfInstallViaUpdate3.13.6.html
index 8a0347b..82c321e 100644
--- a/nuggets/EcfInstallViaUpdate3.13.6.html
+++ b/nuggets/EcfInstallViaUpdate3.13.6.html
@@ -31,8 +31,8 @@
       </ul>
      <h3>Install via Maven</h3>
      <p>
-       ECF Remote Services/RSA is now available via <a href="https://search.maven.org/">Maven Central</a>!.  Search for 'org.eclipse.ecf' as the group id.
-       There are also now <a href="https://wiki.eclipse.org/EIG:Install_into_Apache_Karaf">Karaf Features</a>.
+       ECF Remote Services/RSA is now available via <a href="http://central.maven.org/maven2/org/eclipse/ecf/">Maven Central</a>.  The group id is org.eclipse.ecf.
+       There are also now <a href="https://wiki.eclipse.org/EIG:Install_into_Apache_Karaf">Karaf Features</a> based upon Maven.
      </p>