mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: fix Chrome Tracing tool link markdown (#23367)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user