Skip to content

Commit 8fe21bc

Browse files
committed
Merge pull request #33 from dragos/refactor/inline-included-boxes
Remove unused download boxes
2 parents a3b3b70 + ca2f59d commit 8fe21bc

9 files changed

+4
-130
lines changed

_includes/current-download-requirements.txt

-12
This file was deleted.

_includes/juno-nightly-download-box-2.1-2.9.txt

-24
This file was deleted.

_includes/maintenance-download-box-2-9.txt

-20
This file was deleted.

_includes/nightly-download-box-2.0-2.10.txt

-20
This file was deleted.

_includes/nightly-download-box-2.0-2.9.txt

-20
This file was deleted.

_includes/nightly-download-box-2.1-2.9.txt

-26
This file was deleted.

_includes/nightly-download-box-4.0-2.10.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
var clip = new ZeroClipboard.Client();
99
clip.setHandCursor( true );
1010
clip.setText("http://download.scala-ide.org/nightly-scala-ide-4.0.x-210x");
11-
clip.glue("download-link-2-1-2-10");
11+
clip.glue("download-link-4-0-2-10");
1212

1313
});
1414

_includes/twitter.txt

-7
This file was deleted.

download/sdk.md

+3
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ and is based on *Eclipse 3.7 (Indigo)*.
2525
## For Scala 2.9.x
2626
{% include sdk-download-box-2-9-indigo.txt %}
2727

28+
## Get Started
29+
30+
Get started by watching the [videos]({{ site.baseurl }}/docs/videos.html) or reading the [docs and tutorials]({{ site.baseurl }}/documentation.html)

0 commit comments

Comments
 (0)