Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion steps/nodered.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
* Click on the `Visit App URL`
* Open the Node-RED editor and setup your own `username` and `password`
* On the top right side of the editor, click on: `Burger Menu` -> `Import` -> `Clipboard`
* Copy the code from the [flow/flow.json](flow/flow.json) in this Github repository
* Copy the code from the [flow/flow.json](../flow/flow.json) in this Github repository
* Paste the code in the `Clipboard` in the Node-RED editor

![](../images/simulate-iot-flow.PNG)
Expand Down