Skip to content

Commit 8b30ae4

Browse files
cendernlex111
authored andcommitted
Fix link to moved GH repo (#2326)
https://github.com/facebook/react-devtools/ says: "This project has migrated to github.com/facebook/react".
1 parent ec53a19 commit 8b30ae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/community/tools-debugging.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ layout: community
55
permalink: community/debugging-tools.html
66
---
77

8-
* **[React Developer Tools](https://github.com/facebook/react-devtools):** an extension available for [Chrome](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi), [Firefox](https://addons.mozilla.org/firefox/addon/react-devtools/), and as a [standalone app](https://github.com/facebook/react-devtools/tree/master/packages/react-devtools) that allows you to inspect the React component hierarchy in the Chrome Developer Tools.
8+
* **[React Developer Tools](https://github.com/facebook/react-devtools):** an extension available for [Chrome](https://chrome.google.com/webstore/detail/react-developer-tools/fmkadmapgofadopljbjfkapdkoienihi), [Firefox](https://addons.mozilla.org/firefox/addon/react-devtools/), and as a [standalone app](https://github.com/facebook/react/tree/master/packages/react-devtools) that allows you to inspect the React component hierarchy in the Chrome Developer Tools.

0 commit comments

Comments
 (0)