update link for eclipse packages
Signed-off-by: Eric Poirier <eric@eclipse.org>
diff --git a/content/en_index.php b/content/en_index.php
index f8fb5df..574b752 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -24,7 +24,7 @@
<?php foreach ($links['links'] as $link): ?>
<p><a class="btn btn-neon btn-download btn-white-text" href="<?php print $link; ?>">Download</a></p>
<?php endforeach;?>
- <p><a href="/downloads/index-packages.php" class="other-packages-link">Other Package Downloads</a></p>
+ <p><a href="/downloads/eclipse-packages" class="other-packages-link">Other Package Downloads</a></p>
</div>
</div>