From edf30811d31fe7a35bbc4adb759eee5d7a2f0663 Mon Sep 17 00:00:00 2001 From: daxpedda Date: Mon, 14 Oct 2024 10:25:03 +0200 Subject: [PATCH] Fix link to Node.js module documentation (#4197) --- guide/src/reference/deployment.md | 1 + 1 file changed, 1 insertion(+) diff --git a/guide/src/reference/deployment.md b/guide/src/reference/deployment.md index fd6f5f23390..37a3923dda0 100644 --- a/guide/src/reference/deployment.md +++ b/guide/src/reference/deployment.md @@ -22,6 +22,7 @@ The methods of deployment and integration here are primarily tied to the [`no-modules`]: #without-a-bundler [`nodejs`]: #nodejs [`deno`]: #deno +[`experimental-nodejs-module`]: #nodejs-module ## Bundlers