Author: nickboldt
Date: 2012-04-13 12:27:12 -0400 (Fri, 13 Apr 2012)
New Revision: 40183
Modified:
trunk/download.jboss.org/jbosstools/updates/development/index.html
Log:
fix label for Indigo (SR1 -> SR2)
Modified:
trunk/download.jboss.org/jbosstools/updates/development/index.html
===================================================================
---
trunk/download.jboss.org/jbosstools/updates/development/index.html 2012-04-13 16:27:03
UTC (rev 40182)
+++
trunk/download.jboss.org/jbosstools/updates/development/index.html 2012-04-13 16:27:12
UTC (rev 40183)
@@ -2,7 +2,7 @@
<head>
<title>JBoss Tools Development Milestone Update Sites</title>
<style>
-@import url("../web/site.css");
+@import url("../../web/site.css");
</style>
</head>
<body marginheight="0" marginwidth="0" leftmargin="0"
topmargin="0">
@@ -39,7 +39,7 @@
</p>
<ul>
- <li><a href="indigo">JBoss Tools 3.3 Development
Milestone</a> (requires Eclipse 3.7 Indigo SR1)</li>
+ <li><a href="indigo">JBoss Tools 3.3 Development
Milestone</a> (requires Eclipse 3.7 Indigo SR2)</li>
<li><a href="helios">JBoss Tools 3.2 Development
Milestone</a> (requires Eclipse 3.6 Helios SR2)</li>
</ul>
</td>