We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9008a7b commit 6604c37Copy full SHA for 6604c37
_includes/nightly-download-box-4.0-2.10.txt
@@ -8,7 +8,7 @@
8
var clip = new ZeroClipboard.Client();
9
clip.setHandCursor( true );
10
clip.setText("http://download.scala-ide.org/nightly-scala-ide-4.0.x-210x");
11
- clip.glue("download-link-2-1-2-10");
+ clip.glue("download-link-4-0-2-10");
12
13
});
14
0 commit comments