Skip to content

Commit a175494

Browse files
committed
fixup!
1 parent c0c8f9e commit a175494

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
@@ -5515,7 +5515,7 @@ introducing security vulnerabilities into an application.
55155515
[`Buffer.from(arrayBuf)`]: #static-method-bufferfromarraybuffer-byteoffset-length
55165516
[`Buffer.from(buffer)`]: #static-method-bufferfrombuffer
55175517
[`Buffer.from(string)`]: #static-method-bufferfromstring-encoding
5518-
[`Buffer.poolSize`]: #class-property-bufferpoolsize
5518+
[`Buffer.poolSize`]: #bufferpoolsize
55195519
[`ERR_INVALID_BUFFER_SIZE`]: errors.md#err_invalid_buffer_size
55205520
[`ERR_OUT_OF_RANGE`]: errors.md#err_out_of_range
55215521
[`JSON.stringify()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify

0 commit comments

Comments
 (0)