Skip to content

Commit 8a63018

Browse files
authored
Merge pull request #962 from hrhino/scalafiddle-1
Update scalafiddle/scastie links
2 parents cee4a66 + aea0fa8 commit 8a63018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ There are a few interactive resources for trying out Scala, to get a look and fe
2323
* Functional Programming in Scala Capstone
2424

2525
### Try Scala In Your Browser!
26-
There are a handful of websites where you can interactively run Scala code in your browser! Have a look at [scala-js-fiddle](http://www.scala-js-fiddle.com/), [Scala Kata](http://www.scalakata.com/), and [Scastie](http://scastie.org/) for more.
26+
There are a handful of websites where you can interactively run Scala code in your browser! Have a look at [ScalaFiddle](https://scalafiddle.io/) and [Scastie](http://scastie.org/).
2727

2828
### allaboutscala
2929
[allaboutscala](http://allaboutscala.com/) provides detailed tutorials for beginners.

0 commit comments

Comments
 (0)