From ab27d3f2d37542ad2ac3802fddc7aad28f132d09 Mon Sep 17 00:00:00 2001 From: Dirk <818141+ddiebel@users.noreply.github.com> Date: Sat, 1 Oct 2022 20:54:06 +0200 Subject: [PATCH] Remove broken link to es6 interactive tutotial (#7203) --- more/free-programming-interactive-tutorials-en.md | 1 - 1 file changed, 1 deletion(-) diff --git a/more/free-programming-interactive-tutorials-en.md b/more/free-programming-interactive-tutorials-en.md index 4a92ede6f..72f66ae93 100644 --- a/more/free-programming-interactive-tutorials-en.md +++ b/more/free-programming-interactive-tutorials-en.md @@ -204,7 +204,6 @@ * [ABC of JavaScript : An Interactive JavaScript Tutorial](http://www.openjs.com/tutorials/basic_tutorial/) * [Codecademy jquery track](https://www.codecademy.com/learn/jquery) -* [ES6 Interactive Guide](http://stack.formidable.com/es6-interactive-guide/#/) * [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx) * [JavaScript Algorithms and Data Structures Certification](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/) - freeCodeCamp * [JavaScript interactive tutorial on CodeCademy](https://www.codecademy.com/learn/javascript)