Skip to content

Commit aed1245

Browse files
authored
Merge pull request #18 from maxmalov/patch-1
Fix usage link
2 parents 9662322 + d18886b commit aed1245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
**React Performance Devtool** is a browser extension for inspecting the performance of React Components. It statistically examines the performance of React components based on the measures which are collected by React using `window.performance` API.
4747

48-
Along with the browser extension, the measures can also be inspected in a console. See the [usage]() section for more details.
48+
Along with the browser extension, the measures can also be inspected in a console. See the [usage](#usage) section for more details.
4949

5050
This project started with a purpose of extending the work done by [Will Chen](https://github.com/wwwillchen) on a proposal for React performance table. You can read more about it [here](https://github.com/facebook/react-devtools/issues/801#issuecomment-350919145).
5151

0 commit comments

Comments
 (0)