Skip to content

Commit 61baa25

Browse files
author
Dave Conway-Jones
committed
2 parents 196e953 + 772d0f6 commit 61baa25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/getting-started/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The log output provides you various pieces of information:
107107
- The name of the flows file it is using.
108108

109109
Node-RED uses `flows_<hostname>.json` as the default flows file. You can change
110-
this by providing the flow file name as argument to the `node-red` command](/docs/faq/command-line-usage).
110+
this by providing the flow file name as argument to the `node-red` [command](/docs/getting-started/local#command-line-usage).
111111

112112
### Command-line Usage
113113

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<div class="content">
88
<h1>Node-RED</h1>
99
<h2>Flow-based programming for the Internet of Things</h2>
10-
<p>Latest version: <a href="https://www.npmjs.com/package/node-red"><span class="node-red-latest-version">v0.20.6</span> (npm)</a></p>
10+
<p>Latest version: <a href="https://www.npmjs.com/package/node-red"><span class="node-red-latest-version">v0.20.7</span> (npm)</a></p>
1111
<!-- <img src="images/node-red-title-flow.png" /> -->
1212
</div>
1313
</div>

0 commit comments

Comments
 (0)