*** empty log message ***
diff --git a/downloads/_index.html b/downloads/_index.html
index 8ad7f5d..b327f29 100644
--- a/downloads/_index.html
+++ b/downloads/_index.html
@@ -1,4 +1,6 @@
-<p>Please check the <a href="http://wiki.eclipse.org/OSEE/Developers_Guide#Non-Eclipse_System_Requirements">Non-Eclipse System Requirements</a> before installing.</p>
+<p>Please check <a href="http://wiki.eclipse.org/OSEE/Developers_Guide#Non-Eclipse_System_Requirements">Non-Eclipse System Requirements</a> before installing.</p>
+
+<hr>
 
 <h2>Latest Version: @RELEASE_VERSION@</h2>
 <p>OSEE consists of an application server and a standard eclipse update site.</p>
@@ -37,22 +39,28 @@
 </li>
 </ul>
 
+<hr>
+
 <h2>Release Candidate Builds</h2>
 <p>For a preview of the next release, you can install OSEE from this repository:</p>
 <ul>
-<li><a href="http://"></a></li>
+<li>P2 Update Site: <a href="http://www.eclipse.org/downloads/download.php?file=/technology/osee/installs/rc_update_site">http://www.eclipse.org/downloads/download.php?file=/technology/osee/installs/rc_update_site</a></li>
+<li>Application Server: <a href="http://www.eclipse.org/downloads/download.php?file=/technology/osee/installs/rc_osee_server_runtime.zip">http://www.eclipse.org/downloads/download.php?file=/technology/osee/installs/rc_osee_server_runtime.zip</a></li>
 </ul>
 
+<hr>
+
 <h2>Archived Builds</h2>
-<p></p>
-<ul>
-</ul>
+<p>Coming Soon</p>
 
-<p>All downloads are provided under the terms and conditions of the 
+<hr>
+
+<p>
+ All downloads are provided under the terms and conditions of the 
  <a href="http://www.eclipse.org/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a>
  unless otherwise specified. Please note that the use of the software you are about to access may be
  subject to third party terms and conditions and you are responsible for abiding by such terms and conditions.
- 
+<br/> 
  Add-ons are libraries with their own licenses, which are distributed from an external location at
- <a href="$externalDownloadsSite">@EXTERNAL_DOWNLOADS_SITE@</a>.</p>
- </p> 
\ No newline at end of file
+ <a href="$externalDownloadsSite">@EXTERNAL_DOWNLOADS_SITE@</a>.
+</p>