Skip to content

Commit 8a5b6a8

Browse files
committed
Do not reference boostrapping skeleton anymore
It says its not maintained. Reference the tutorial instead.
1 parent d6d9d98 commit 8a5b6a8

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)