Skip to content

Commit dedacfb

Browse files
benschwarzsophiebits
authored andcommitted
Updated URL to react performance article (#2670)
1 parent 5c66375 commit dedacfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/optimizing-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ To do this in Chrome:
176176

177177
6. React events will be grouped under the **User Timing** label.
178178

179-
For a more detailed walkthrough, check out [this article by Ben Schwarz](https://building.calibreapp.com/debugging-react-performance-with-react-16-and-chrome-devtools-c90698a522ad).
179+
For a more detailed walkthrough, check out [this article by Ben Schwarz](https://calibreapp.com/blog/react-performance-profiling-optimization).
180180

181181
Note that **the numbers are relative so components will render faster in production**. Still, this should help you realize when unrelated UI gets updated by mistake, and how deep and how often your UI updates occur.
182182

0 commit comments

Comments
 (0)