Skip to content

Commit bc16645

Browse files
authored
docs: fix link in node.md
1 parent b05577e commit bc16645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/fundamentals/node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ That's all you really need to know to get started! However, there are some key
3232
differences between the two runtimes that you can take advantage of to make your
3333
code simpler and smaller when migrating your Node.js projects to Deno.
3434

35-
We provide a (list of supported Node.js APIs)[/runtime/reference/node_apis/]
35+
We provide a [list of supported Node.js APIs](/runtime/reference/node_apis/)
3636
that you can use in Deno.
3737

3838
## Quick start

0 commit comments

Comments
 (0)