Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/learn/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ React has been designed from the start for gradual adoption. You can use as litt

* [How to start a new React project](/learn/start-a-new-react-project)
* [How to add React to an existing project](/learn/add-react-to-an-existing-project)
* [How to set up your editor](/learn/editor-setup)
* [How to set up your editor](https://github.com/reactjs/react.dev/blob/main/src/content/learn/editor-setup.md)
* [How to install React Developer Tools](/learn/react-developer-tools)

</YouWillLearn>
Expand Down