mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 12:51:54 +00:00
Use absolute links in docs
This commit is contained in:
@@ -511,7 +511,7 @@ for await (const chunk of stream) {
|
||||
}
|
||||
```
|
||||
|
||||
For a more complete discussion of streams in Bun, see [API > Streams](/docs/api/streams).
|
||||
For a more complete discussion of streams in Bun, see [API > Streams](https://bun.sh/docs/api/streams).
|
||||
|
||||
## Conversion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user