Skip to content

Commit 308f09e

Browse files
committed
fixup! fix link
1 parent c2c467a commit 308f09e

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/workers/runtime-apis/nodejs

1 file changed

+1
-1
lines changed

src/content/docs/workers/runtime-apis/nodejs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The runtime APIs from Node.js listed below as "🟢 supported" are currently nat
5050
| [Diagnostics Channel](/workers/runtime-apis/nodejs/diagnostics-channel/) | 🟢 supported |
5151
| [DNS](/workers/runtime-apis/nodejs/dns/) | 🟢 supported |
5252
| Errors | 🟢 supported |
53-
| [Events](/workers/runtime-apis/nodejs/EventEmitter/) | 🟢 supported |
53+
| [Events](/workers/runtime-apis/nodejs/eventemitter/) | 🟢 supported |
5454
| [File system](/workers/runtime-apis/nodejs/fs/) | 🟢 supported |
5555
| Globals | 🟢 supported |
5656
| [HTTP](/workers/runtime-apis/nodejs/http/) | 🟢 supported |

0 commit comments

Comments
 (0)