docs(docs): correct broken link (#27564)

Co-authored-by: Wael Karman <wael.karman@agile-robots.com>
This commit is contained in:
Wael Karman
2026-06-03 23:47:09 +02:00
committed by GitHub
parent e7e643e14d
commit fb069c82ed

View File

@@ -78,7 +78,7 @@ Run PX4 in simulation with a single command. No build tools, no dependencies bey
docker run --rm -it -p 14550:14550/udp px4io/px4-sitl:latest
```
Open [QGroundControl](https://qgroundcontrol.com) and fly. See [PX4 Simulation Quickstart](../dev_setup/px4_simulation_quickstart.md) for more options.
Open [QGroundControl](https://qgroundcontrol.com) and fly. See [PX4 Simulation Quickstart](https://docs.px4.io/main/en/simulation/px4_simulation_quickstart) for more options.
## Build from Source