docs: update the URL for catapult's trace viewer. (#24654)
The old URL points to an archived repo. The updated URL points to the catapult's landing page for trace-viewer.
This commit is contained in:
parent
95dd81bd68
commit
cd805544d1
1 changed files with 1 additions and 1 deletions
|
@ -83,4 +83,4 @@ Returns `Promise<Object>` - Resolves with an object containing the `value` and `
|
||||||
Get the maximum usage across processes of trace buffer as a percentage of the
|
Get the maximum usage across processes of trace buffer as a percentage of the
|
||||||
full state.
|
full state.
|
||||||
|
|
||||||
[trace viewer]: https://github.com/catapult-project/catapult/blob/master/tracing
|
[trace viewer]: https://chromium.googlesource.com/catapult/+/HEAD/tracing/README.md
|
||||||
|
|
Loading…
Reference in a new issue