Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aa93c1c

Browse filesBrowse files
Trottruyadorno
authored andcommitted
doc: fix broken link in perf_hooks.md
PR-URL: #35113 Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
1 parent 5c8d208 commit aa93c1c
Copy full SHA for aa93c1c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/perf_hooks.md‎

Copy file name to clipboardExpand all lines: doc/api/perf_hooks.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ require('some-module');
754754

755755
[`'exit'`]: process.html#process_event_exit
756756
[`process.hrtime()`]: process.html#process_process_hrtime_time
757-
[`child_process.spawnSync()`]: #child_process_child_process_spawnsync_command_args_options
757+
[`child_process.spawnSync()`]: child_process.html#child_process_child_process_spawnsync_command_args_options
758758
[`timeOrigin`]: https://w3c.github.io/hr-time/#dom-performance-timeorigin
759759
[`window.performance`]: https://developer.mozilla.org/en-US/docs/Web/API/Window/performance
760760
[Async Hooks]: async_hooks.html

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.