FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix broken link · nodejs/node@ee5f72c · GitHub

/ node Public

Commit ee5f72c

Browse files
committed
doc: fix broken link
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com> PR-URL: #65078 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Filip Skokan <panva.ip@gmail.com>
1 parent 3d7d277 commit ee5f72c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/api/buffer.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5731,7 +5731,7 @@ or after startup, if the alignment has to hold at run time.
57315731
[`buf.compare()`]: #bufcomparetarget-targetstart-targetend-sourcestart-sourceend
57325732
[`buf.entries()`]: #bufentries
57335733
[`buf.fill()`]: #buffillvalue-offset-end-encoding
5734-
[`buf.indexOf()`]: #bufindexofvalue-byteoffset-encoding
5734+
[`buf.indexOf()`]: #bufindexofvalue-start-end-encoding
57355735
[`buf.keys()`]: #bufkeys
57365736
[`buf.length`]: #buflength
57375737
[`buf.slice()`]: #bufslicestart-end

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL