Skip to content

Commit 2e245eb

Browse files
Update doc/api/buffer.md
Co-authored-by: Mohammed Keyvanzadeh <[email protected]>
1 parent f77e93e commit 2e245eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/buffer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3390,7 +3390,7 @@ console.log(buf.subarray(-5, -2).toString());
33903390
added: v0.3.0
33913391
changes:
33923392
- version: REPLACEME
3393-
pr-url: REPLACEME
3393+
pr-url: https://github.com/nodejs/node/pull/41596
33943394
description: The bug.slice method has been deprecated.
33953395
- version:
33963396
- v7.1.0

0 commit comments

Comments
 (0)