Skip to content

Commit 98dd6f9

Browse files
committed
Fix bun docs link
1 parent f3ca838 commit 98dd6f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,4 +628,4 @@
628628
"destination": "/management/overview"
629629
}
630630
]
631-
}
631+
}

docs/manual-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ export default defineConfig({
180180
});
181181
```
182182

183-
See our [Bun runtime documentation](/runtime/bun) for more information.
183+
See our [Bun runtime documentation](/guides/frameworks/bun) for more information.
184184

185185
## Add your first task
186186

0 commit comments

Comments
 (0)