Use absolute links in docs

This commit is contained in:
Jarred Sumner
2024-09-10 15:11:16 -07:00
parent 036e030342
commit 80cb9e77bc
145 changed files with 293 additions and 293 deletions

View File

@@ -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.