Skip to content

Commit e4b0bf5

Browse files
authored
Merge pull request #581 from sjrd/link-to-scribble-on-front-page
Link to yurique's Scribble from the front page.
2 parents 8e721e6 + 67fe9c0 commit e4b0bf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h4>A safer way to build robust<br/> front-end web applications!</h4>
1515
</div>
1616
<div>
1717
<a class="btn btn-theme" href="{{ site.baseurl }}/doc/tutorial/">Learn Scala.js</a>
18-
<a class="btn btn-theme" href="https://scalafiddle.io/">Try Scala.js in the browser</a>
18+
<a class="btn btn-theme" href="https://scribble.ninja/">Try Scala.js in the browser</a>
1919
</div>
2020
</div>
2121
</div>

0 commit comments

Comments
 (0)