mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
HTTPS-ify lots of URLs, update some to their newer homes (#1157)
This matters for user security. I didn't touch blog posts & pages related to past conferences. The `content/docs` could be HTTPS-ified as well but it contains lots of HTTP links so maybe that'd be best done in a separate PR.
This commit is contained in:
committed by
Alex Krolick
parent
b1588024e6
commit
06a8850b2f
@@ -102,7 +102,7 @@ import './index.css';
|
||||
|
||||
Now if you run `npm start` in the project folder and open `http://localhost:3000` in the browser, you should see an empty tic-tac-toe field.
|
||||
|
||||
We recommend following [these instructions](http://babeljs.io/docs/editors) to configure syntax highlighting for your editor.
|
||||
We recommend following [these instructions](https://babeljs.io/docs/editors/) to configure syntax highlighting for your editor.
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user