Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ <h4>A safer way to build robust<br/> front-end web applications!</h4>
</div>
<div>
<a class="btn btn-theme" href="{{ site.baseurl }}/doc/tutorial/">Learn Scala.js</a>
<a class="btn btn-theme" href="https://scalafiddle.io/">Try Scala.js in the browser</a>
<a class="btn btn-theme" href="https://scribble.ninja/">Try Scala.js in the browser</a>
</div>
</div>
</div>
Expand Down