From 9e702c992b5ba98edac29d2fdd16d87c750d0977 Mon Sep 17 00:00:00 2001 From: Judah Lamm <9030131+rastalamm@users.noreply.github.com> Date: Thu, 3 Oct 2019 09:15:49 -0400 Subject: [PATCH] Update interactive tutorial urls (#3391) * Remove dead link from free-programming-books-tr.md * Change Django heading to same size as other headings * fix a url and remove a broken one --- free-programming-interactive-tutorials-en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index 3dd68bf83..d3b094ca2 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -108,7 +108,7 @@ * [Flexbox Froggy](http://flexboxfroggy.com) * [Learn by doing beginner projects](https://dash.generalassemb.ly) * [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web) -* [Prototyping a professional website](https://www.codecademy.com/skills/make-a-website) +* [Prototyping a professional website](https://www.codecademy.com/learn/make-a-website) ### Java @@ -212,7 +212,7 @@ ### Scala * [A Tour of Scala - an interactive scala tutorial](https://scalatutorials.com/tour/) -* [Scala Exercises](https://www.scala-exercises.org) +* [Scala Exercises](https://www.scala-exercises.org) ### Selenium