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.
2 parents 97956ee + fef19a4 commit 8c4bf47Copy full SHA for 8c4bf47
docs/user-guide/writing-functions.md
@@ -455,7 +455,7 @@ be used to refer to the module in the node's code.
455
456
<img style="margin-left: 20px;" src="/docs/user-guide/images/function_external_modules.png" width="500px">
457
458
-The modules are automatically installed under `~/.node-red/externalModules/` when the node is deployed.
+The modules are automatically installed under `~/.node-red/node_modules/` when the node is deployed.
459
460
461
0 commit comments