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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user