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

@@ -23,4 +23,4 @@ for await (const chunk of stream) {
---
Refer to the [Streams](/docs/api/streams) documentation for more information on working with streams in Bun.
Refer to the [Streams](https://bun.sh/docs/api/streams) documentation for more information on working with streams in Bun.