docs: fix Chrome Tracing tool link markdown (#23367)
This commit is contained in:
parent
8edc7a1fb1
commit
43a8dd5b86
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ improve performance.
|
|||
|
||||
To learn more about how to profile your app's code, familiarize yourself with
|
||||
the Chrome Developer Tools. For advanced analysis looking at multiple processes
|
||||
at once, consider the [Chrome Tracing] tool.
|
||||
at once, consider the [Chrome Tracing](https://www.chromium.org/developers/how-tos/trace-event-profiling-tool) tool.
|
||||
|
||||
### Recommended Reading
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue