diff --git a/doc/api/index.md b/doc/api/index.md index 1c9cc02c6d80a7..285bba64f7bc78 100644 --- a/doc/api/index.md +++ b/doc/api/index.md @@ -35,13 +35,13 @@ * [HTTPS](https.md) * [Inspector](inspector.md) * [Internationalization](intl.md) +* [Iterable Streams API](stream_iter.md) * [Modules: CommonJS modules](modules.md) * [Modules: ECMAScript modules](esm.md) * [Modules: `node:module` API](module.md) * [Modules: Packages](packages.md) * [Modules: TypeScript](typescript.md) * [Net](net.md) -* [Iterable Streams API](stream_iter.md) * [OS](os.md) * [Path](path.md) * [Performance hooks](perf_hooks.md)