mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Use absolute links in docs
This commit is contained in:
@@ -16,4 +16,4 @@ const buffer = Buffer.from(arrbuf);
|
||||
|
||||
---
|
||||
|
||||
Refer to [Binary data > Buffer](/docs/api/binary-data#buffer) for more information on working with `Buffer` and other binary data formats in Bun.
|
||||
Refer to [Binary data > Buffer](https://bun.sh/docs/api/binary-data#buffer) for more information on working with `Buffer` and other binary data formats in Bun.
|
||||
|
||||
Reference in New Issue
Block a user