Fix URL for Speaking JavaScript (#658)

This commit is contained in:
Rodney Gauna 2023-07-04 17:46:06 -07:00 committed by GitHub
parent babefc5477
commit e6eb35fabc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,7 +16,7 @@ Here are some good tutorials for learning programming/JavaScript as a beginner:
* `Learn-JS <http://www.learn-js.org/en/Welcome>`_
* `programiz <https://www.programiz.com/javascript/get-started>`_
* `Speaking JavaScript <http://speakingjs.com/es5/index.html>`_
* `Speaking JavaScript <https://exploringjs.com/es5/>`_
This is a bit on the longer side. You can skip all of the historical
background stuff. Recommended chapters: 1, 7-18