Skip to content

Commit 725df55

Browse files
NathanFlurryjog1t
authored andcommitted
chore: fix inspector
1 parent 5cf2b53 commit 725df55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/connect.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export function Connect({
3131
<div className="flex-1 flex flex-col gap-2 mt-4">
3232
<div className="flex flex-row justify-stretch items-center gap-2">
3333
<DocsSheet
34-
path={docsLinks.gettingStarted.node}
34+
path={docsLinks.gettingStarted.js}
3535
title="Node.js & Bun Quickstart"
3636
>
3737
<Button

0 commit comments

Comments
 (0)