Skip to content

Commit

Permalink
fix(intro): update codecademy link (discordjs#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvito7 authored Dec 27, 2021
1 parent 17abf50 commit 919c40d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you don't know JavaScript but would like to learn about it, here are a few li

* [Eloquent JavaScript, a free online book](http://eloquentjavascript.net/)
* [JavaScript.info, a modern javascript tutorial](https://javascript.info/)
* [Codecademy's interactive JavaScript course](https://www.codecademy.com/learn/learn-javascript)
* [Codecademy's interactive JavaScript course](https://www.codecademy.com/learn/introduction-to-javascript)
* [Nodeschool, for both JavaScript and Node.js lessons](https://nodeschool.io/)
* [MDN's JavaScript guide and full documentation](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* [Google, your best friend](https://google.com)
Expand Down

0 comments on commit 919c40d

Please sign in to comment.