Skip to content

Commit a1db8ea

Browse files
committed
Fix broken link in local.md
1 parent e9e50bc commit a1db8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Option | Description |
135135
Node-RED uses `flows_<hostname>.json` as the default flows file. If the computer
136136
you are running on may change its hostname, then you should ensure you provide a
137137
static file name; either as a command-line argument or using the `flowsFile` option
138-
in your [settings file](settings-file).
138+
in your [settings file](/docs/user-guide/runtime/settings-file).
139139

140140
### Passing arguments to the underlying Node.js process
141141

0 commit comments

Comments
 (0)