Skip to content

Commit c747084

Browse files
authored
fix: markdown link fix
Closes #7289 Signed-off-by: Claudio W <[email protected]>
1 parent 9202c36 commit c747084

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/pages/en/learn/diagnostics/memory/using-heap-snapshot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ heap snapshot exercise][heapsnapshot exercise].
156156
[take a heap snapshot image]: /static/images/docs/guides/diagnostics/snapshot.png
157157
[heapsnapshot-signal flag]: https://nodejs.org/api/cli.html#--heapsnapshot-signalsignal
158158
[heapdump package]: https://www.npmjs.com/package/heapdump
159-
[`writeHeapSnapshot` docs]: https://nodejs.org/api/v8.html#v8_v8_writeheapsnapshot_filename
159+
[`writeHeapSnapshot` docs]: https://nodejs.org/api/v8.html#v8writeheapsnapshotfilenameoptions
160160
[openprofiling]: https://github.com/vmarchaud/openprofiling-node
161161
[load button image]: /static/images/docs/guides/diagnostics/load-snapshot.png
162162
[comparison image]: /static/images/docs/guides/diagnostics/compare.png

0 commit comments

Comments
 (0)