mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 20:09:04 +00:00
Use absolute links in docs
This commit is contained in:
@@ -12,4 +12,4 @@ const str = decoder.decode(buf);
|
||||
|
||||
---
|
||||
|
||||
See [Docs > API > Binary Data](/docs/api/binary-data#conversion) for complete documentation on manipulating binary data with Bun.
|
||||
See [Docs > API > Binary Data](https://bun.sh/docs/api/binary-data#conversion) for complete documentation on manipulating binary data with Bun.
|
||||
|
||||
Reference in New Issue
Block a user