diff --git a/free-programming-books.md b/free-programming-books.md index 51d6f7f2..7de2202a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1901,7 +1901,6 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, ### Scala * [A Scala Tutorial for Java programmers](http://www.scala-lang.org/docu/files/ScalaTutorial.pdf) (PDF) -* [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/) * [Another tour of Scala](http://naildrivin5.com/scalatour) * [EAI Patterns with Actor Model](https://github.com/alexanderfefelov/eai-patterns-with-actor-model) - Vaughn Vernon * [Effective Scala](https://twitter.github.com/effectivescala/) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 900b3df2..60c0f905 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -196,6 +196,7 @@ ### Scala +* [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/) * [Scala Tour](http://www.scala-tour.com)