summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEran Medan <ehrann.mehdan@gmail.com>2013-08-07 17:31:49 -0400
committerEran Medan <ehrann.mehdan@gmail.com>2013-08-07 17:31:49 -0400
commitbd2a852ae827a979f2170f90d6bd7bca4ef7c084 (patch)
tree878b47c908d6719f33334a5ca5e67462cb605741
parenta084a8cb4d62b148c55db97b92bb537b6f3a363c (diff)
fixed some broken / missing markdown links and added a resource
-rw-r--r--scala.html.markdown6
1 files changed, 4 insertions, 2 deletions
diff --git a/scala.html.markdown b/scala.html.markdown
index fef09404..b1b3ecbf 100644
--- a/scala.html.markdown
+++ b/scala.html.markdown
@@ -408,9 +408,11 @@ for(line <- Source.fromPath("myfile.txt").getLines())
[Scala for the impatient](http://horstmann.com/scala/)
-[Twitter Scala school(http://twitter.github.io/scala_school/)
+[Twitter Scala school](http://twitter.github.io/scala_school/)
-[The scala documentation]
+[The scala documentation](http://docs.scala-lang.org/)
+
+[Try Scala in your browser](http://scalatutorials.com/tour/)
Join the [Scala user group](https://groups.google.com/forum/#!forum/scala-user)