Skip to content

Commit 9f54e19

Browse files
authored
Merge pull request #530 from gzm0/random-fixes
Do not reference boostrapping skeleton anymore
2 parents d6d9d98 + 8a5b6a8 commit 9f54e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/project/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Scala.js project structure
55

66

77
Scala.js comes with an sbt plugin that facilitates compiling, running and testing with Scala.js. For a quick start,
8-
have a look at our [bootstrapping skeleton](https://github.com/sjrd/scala-js-example-app).
8+
have a look at our [basic tutorial](../tutorial/basic/).
99

1010
Load the sbt plugin (`project/plugins.sbt`)
1111

0 commit comments

Comments
 (0)