Skip to content

Commit

Permalink
fix: markdown link fix
Browse files Browse the repository at this point in the history
Closes nodejs#7289

Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd authored Nov 28, 2024
1 parent 9202c36 commit c747084
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ heap snapshot exercise][heapsnapshot exercise].
[take a heap snapshot image]: /static/images/docs/guides/diagnostics/snapshot.png
[heapsnapshot-signal flag]: https://nodejs.org/api/cli.html#--heapsnapshot-signalsignal
[heapdump package]: https://www.npmjs.com/package/heapdump
[`writeHeapSnapshot` docs]: https://nodejs.org/api/v8.html#v8_v8_writeheapsnapshot_filename
[`writeHeapSnapshot` docs]: https://nodejs.org/api/v8.html#v8writeheapsnapshotfilenameoptions
[openprofiling]: https://github.com/vmarchaud/openprofiling-node
[load button image]: /static/images/docs/guides/diagnostics/load-snapshot.png
[comparison image]: /static/images/docs/guides/diagnostics/compare.png
Expand Down

0 comments on commit c747084

Please sign in to comment.