Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Jongman2015-09-19 18:09:04 +0000
committerWim Jongman2015-09-19 18:09:04 +0000
commit841a23e2a87c1d4fea054e7d5f2a1b12cde255b4 (patch)
treea788ee877921a93662d9ea045a70159191c98217
parent616d79e82a1def682090caa3eba99fea8492348f (diff)
downloade4-841a23e2a87c1d4fea054e7d5f2a1b12cde255b4.tar.gz
e4-841a23e2a87c1d4fea054e7d5f2a1b12cde255b4.tar.xz
e4-841a23e2a87c1d4fea054e7d5f2a1b12cde255b4.zip
Bug 471308 - E4 tools download project site is totally out of date
-rwxr-xr-xindex.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.php b/index.php
index 38cd37e..bb4ca6c 100755
--- a/index.php
+++ b/index.php
@@ -83,24 +83,24 @@ ob_start();
<br/><br/><br/><br/>
- <h5>Eclipse Model Spies</h5>
+ <h3>Eclipse Model Spies</h3>
Want to take a look under the covers? Download the latest snapshot!
<br/><br/>
<a href="http://download.eclipse.org/e4/snapshots/org.eclipse.e4.tools/">Eclipse Spies Repository</a>
<br/><br/>
- <h5>Smart Import Framework</h5>
+ <h3>Smart Import Framework</h3>
The Smart Project Import Framework is the latest experiment cooking in our e4 labs.
<br/><br/>
<a href="http://download.eclipse.org/e4/snapshots/org.eclipse.e4.ui/">Eclipse E4 UI Repository</a>
<br/><br/>
- <h5>Eclipse Model tooling (Graduated!)</h5>
+ <h3>Eclipse Model tooling (Graduated!)</h3>
Several e4 components graduated into the Eclipse Platform project to
produce the <a href="http://www.eclipse.org/eclipse4">Eclipse 4</a> stream of releases.
<br/><br/>
- <h5>We build with Hudson</h5>
+ <h3>We build with Hudson</h3>
<a href="http://hudson.eclipse.org/e4">Eclipse 4 Hudson Build Server</a>

Back to the top