Skip to content

Commit d4edd57

Browse files
committed
Update links on doc landing page
1 parent 7111c7e commit d4edd57

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ Scala.js with respect to JavaScript.
1313

1414
All you need to get started is
1515

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)
16+
* A recent version of Java JDK [(download)](https://www.oracle.com/java/technologies/downloads/)
17+
* 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.
1820

1921
# Tutorials
2022

0 commit comments

Comments
 (0)