From be15fc40b0c26fcfb3959c6640a19e80ca6a3561 Mon Sep 17 00:00:00 2001 From: Rafael Silva Date: Mon, 17 Jan 2022 18:13:34 -0300 Subject: [PATCH] Update using_heap_snapshot.md --- documentation/memory/step2/using_heap_snapshot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/memory/step2/using_heap_snapshot.md b/documentation/memory/step2/using_heap_snapshot.md index 85dd492..8803d2d 100644 --- a/documentation/memory/step2/using_heap_snapshot.md +++ b/documentation/memory/step2/using_heap_snapshot.md @@ -50,7 +50,7 @@ $ ls Heap.20190718.133405.15554.0.001.heapsnapshot ``` -For details, see the latest documentation of [heapsnapshot-signal flag](https://nodejs.org/api/cli.html#cli_heapsnapshot_signal_signal) +For details, see the latest documentation of [heapsnapshot-signal flag](https://nodejs.org/api/cli.html#--heapsnapshot-signalsignal) #### 3. Use `writeHeapSnapshot` function