Skip to content

Commit a5bb271

Browse files
jay-esjairoblatt
andauthored
chore: update performance mark api ref (#1578) (#296)
Co-authored-by: Jairo Blatt <[email protected]>
1 parent 1d6a3ae commit a5bb271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Assign a custom handler for runtime warnings from Vue.
387387

388388
## app.config.performance
389389

390-
Set this to `true` to enable component init, compile, render and patch performance tracing in the browser devtool performance/timeline panel. Only works in development mode and in browsers that support the [performance.mark](/) API.
390+
Set this to `true` to enable component init, compile, render and patch performance tracing in the browser devtool performance/timeline panel. Only works in development mode and in browsers that support the [performance.mark](https://developer.mozilla.org/en-US/docs/Web/API/Performance/mark) API.
391391

392392
- **Type**: `boolean`
393393

0 commit comments

Comments
 (0)