From bb8e419c3174445ed21af2aa410ede2f968b6adc Mon Sep 17 00:00:00 2001 From: Antoine du Hamel Date: Thu, 6 Aug 2026 12:43:22 +0200 Subject: [PATCH] doc: fix broken link Signed-off-by: Antoine du Hamel --- doc/api/buffer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/buffer.md b/doc/api/buffer.md index bc99eff6fd1a..05d8113ace68 100644 --- a/doc/api/buffer.md +++ b/doc/api/buffer.md @@ -5735,7 +5735,7 @@ or after startup, if the alignment has to hold at run time. [`buf.compare()`]: #bufcomparetarget-targetstart-targetend-sourcestart-sourceend [`buf.entries()`]: #bufentries [`buf.fill()`]: #buffillvalue-offset-end-encoding -[`buf.indexOf()`]: #bufindexofvalue-byteoffset-encoding +[`buf.indexOf()`]: #bufindexofvalue-start-end-encoding [`buf.keys()`]: #bufkeys [`buf.length`]: #buflength [`buf.slice()`]: #bufslicestart-end