mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
Merge pull request #1637 from prashant-andani/master
Add Https for javascript.info link
This commit is contained in:
@@ -79,7 +79,7 @@ We recommend going through [this JavaScript overview](https://developer.mozilla.
|
||||
|
||||
>Tip
|
||||
>
|
||||
>Whenever you get confused by something in JavaScript, [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript) and [javascript.info](http://javascript.info/) are great websites to check. There are also [community support forums](/community/support.html) where you can ask for help.
|
||||
>Whenever you get confused by something in JavaScript, [MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript) and [javascript.info](https://javascript.info/) are great websites to check. There are also [community support forums](/community/support.html) where you can ask for help.
|
||||
|
||||
### Practical Tutorial {#practical-tutorial}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user