Bug 539261 - Change link to other packages

Change-Id: I011e243a8f12798b641a74208330b6b66632975f
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
diff --git a/index.php b/index.php
index 4d9fb1e..ba1f655 100644
--- a/index.php
+++ b/index.php
@@ -57,7 +57,7 @@
         <?php foreach ($links['links'] as $link): ?>
           <a class="btn btn-photon-primary btn-lg" href="<?php print $link; ?>"><i class="fa fa-download"></i> Download</a>
         <?php endforeach;?>
-        <p style="font-size:16px;" class="margin-top-20"><a style="color:#cda034;" href="/downloads/eclipse-packages">Other Package Downloads</a></p>
+        <p style="font-size:16px;" class="margin-top-20"><a style="color:#cda034;" href="/downloads/packages/release/photon/r">Other Package Downloads</a></p>
         <p style="font-size:16px; color:#ccc;">June 27, 2018</p>
       </div>
     </div>