Skip to content

Commit b820449

Browse files
authored
Fixes incorrect link to legacy Node SDK (#670)
1 parent dcd9889 commit b820449

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/sdk-reference/js/_template.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export const getAdjustedToc = (platform) => {
9292
<If condition={props.platform === "node"}>
9393

9494
:::info
95-
This SDK supersedes the legacy [Node.js SDK](../../js).
95+
This SDK supersedes the legacy [Node.js SDK](../../node).
9696
:::
9797

9898
</If>

0 commit comments

Comments
 (0)