diff --git a/doc/api/v8.md b/doc/api/v8.md index ae8602a5470ec5..27dfe58fe8a10a 100644 --- a/doc/api/v8.md +++ b/doc/api/v8.md @@ -67,7 +67,7 @@ following properties: added: v11.13.0 changes: - version: REPLACEME - pr-url: REPLACEME + pr-url: https://github.com/nodejs/node/pull/44989 description: Support options to configure the heap snapshot. --> @@ -310,7 +310,7 @@ changes: pr-url: https://github.com/nodejs/node/pull/42577 description: Make the returned error codes consistent across all platforms. - version: REPLACEME - pr-url: REPLACEME + pr-url: https://github.com/nodejs/node/pull/44989 description: Support options to configure the heap snapshot. --> diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md index 8df051fb7b40a9..b6a16b4e591db1 100644 --- a/doc/api/worker_threads.md +++ b/doc/api/worker_threads.md @@ -1075,7 +1075,7 @@ added: - v12.17.0 changes: - version: REPLACEME - pr-url: REPLACEME + pr-url: https://github.com/nodejs/node/pull/44989 description: Support options to configure the heap snapshot. -->