Skip to content

Commit 6604c37

Browse files
committed
Correctly copy-to-url.
1 parent 9008a7b commit 6604c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_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

0 commit comments

Comments
 (0)