Skip to content

Commit cbdc147

Browse files
committed
Merge pull request #1 from dotta/update/pr/49
A few minor fixes on pr #49
2 parents be81aa6 + 22524eb commit cbdc147

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_includes/frontpage.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<div>
2525
<div class="rounded-corner-box" style="min-height: 0px; float: left; padding: 10px; margin-top: 10px; width: 778px; background-color: rgba(0,0,0,0.5);">
2626
<span class="news-box-text">
27-
Or... Walk on the wild side. <span class="emphasize"><a href="{{ site.baseurl }}/download/milestone.html#scala_ide_301rc2">Try version 4.0.0 M1!</a></span>
27+
Or... Walk on the wild side. <span class="emphasize"><a href="{{ site.baseurl }}/download/milestone.html">Try version 3.0.3 RC1 or 4.0.0 M1!</a></span>
2828
</span>
2929
</div>
3030
<span class="news-arrow"><img src="{{ site.baseurl }}/resources/images/news-arrow.png"></span>

blog/_posts/2013-12-20-release-notes-3.0.3-RC01.md blog/_posts/2014-01-09-release-notes-3.0.3-RC01.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ As more plugin writers update their releases to 3.0.3, their plugins will appear
3232

3333
To install the release on an existing version of Eclipse, use the [ecosystem update sites](/download/milestone.html):
3434

35-
* Eclipse 4.x (Juno & Kepler): [http://download.scala-ide.org/sdk/e38/scala210/stable/site/](http://download.scala-ide.org/sdk/e38/scala210/stable/site/)
35+
* Eclipse 4.x (Juno & Kepler): [http://download.scala-ide.org/sdk/helium/e38/scala210/dev/site](http://download.scala-ide.org/sdk/helium/e38/scala210/dev/site)
3636

3737

3838
[changelog]: http://scala-ide.org/docs/changelog.html#3_0_3

download/milestone.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Milestones
66
Here you can find the update sites for milestone releases. Use this stream if you want to stay
77
up to date with the latest developments in the Scala compiler and the Scala IDE itself.
88

9-
## Scala IDE 3.0.3-RC01
9+
## Scala IDE 3.0.3 Release Candidate 1
1010

1111
#### Requirements
1212
{% include requirements-juno-kepler.txt %}

0 commit comments

Comments
 (0)