Skip to content

Commit fef19a4

Browse files
authored
Update writing-functions.md
From version 2.0 the location of external modules have changed
1 parent e981076 commit fef19a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/writing-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ be used to refer to the module in the node's code.
455455

456456
<img style="margin-left: 20px;" src="/docs/user-guide/images/function_external_modules.png" width="500px">
457457

458-
The modules are automatically installed under `~/.node-red/externalModules/` when the node is deployed.
458+
The modules are automatically installed under `~/.node-red/node_modules/` when the node is deployed.
459459

460460

461461

0 commit comments

Comments
 (0)