We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c467a commit 308f09eCopy full SHA for 308f09e
src/content/docs/workers/runtime-apis/nodejs/index.mdx
@@ -50,7 +50,7 @@ The runtime APIs from Node.js listed below as "🟢 supported" are currently nat
50
| [Diagnostics Channel](/workers/runtime-apis/nodejs/diagnostics-channel/) | 🟢 supported |
51
| [DNS](/workers/runtime-apis/nodejs/dns/) | 🟢 supported |
52
| Errors | 🟢 supported |
53
-| [Events](/workers/runtime-apis/nodejs/EventEmitter/) | 🟢 supported |
+| [Events](/workers/runtime-apis/nodejs/eventemitter/) | 🟢 supported |
54
| [File system](/workers/runtime-apis/nodejs/fs/) | 🟢 supported |
55
| Globals | 🟢 supported |
56
| [HTTP](/workers/runtime-apis/nodejs/http/) | 🟢 supported |
0 commit comments