We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7111c7e commit d4edd57Copy full SHA for d4edd57
doc/index.md
@@ -13,8 +13,10 @@ Scala.js with respect to JavaScript.
13
14
All you need to get started is
15
16
-* A recent version of Java JDK [(download)](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)
17
-* SBT [(download)](http://www.scala-sbt.org/0.13/tutorial/Setup.html)
+* A recent version of Java JDK [(download)](https://www.oracle.com/java/technologies/downloads/)
+* SBT [(download)](https://www.scala-sbt.org/1.x/docs/Setup.html)
18
+
19
+See the [Basic tutorial](tutorial/basic/) for details about installation and setup.
20
21
# Tutorials
22
0 commit comments