Skip to content

Commit bb5ec86

Browse files
authored
Fix local run link (#110)
1 parent 6d6ce36 commit bb5ec86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/testing-deployment-publishing/running-your-app/run-your-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ create another Run Mode.
141141

142142
## Local Run
143143

144-
Local Run downloads the code locally and gives you the option to use [Flutter's Hot Reload](https://docs.flutter.dev/tools/hot-reload) or Hot Restart to see your changes instantly on a device. See how to setup Local Run [here](local-run).
144+
Local Run downloads the code locally and gives you the option to use [Flutter's Hot Reload](https://docs.flutter.dev/tools/hot-reload) or Hot Restart to see your changes instantly on a device. See how to setup Local Run [here](local-run.md).
145145

146146
:::info
147147
Please note that Local Run is currently available only on the [**Paid Plans**](https://flutterflow.io/pricing).

0 commit comments

Comments
 (0)