diff --git a/docs/en/sim_sih/index.md b/docs/en/sim_sih/index.md index c663352797..26b8f6f737 100644 --- a/docs/en/sim_sih/index.md +++ b/docs/en/sim_sih/index.md @@ -40,7 +40,8 @@ SIH provides several benefits over standard HITL: Developers who are familiar with PX4 can more easily incorporate their own mathematical model into the simulator. They can, for instance, modify the aerodynamic model, or noise level of the sensors, or even add a sensor to be simulated. - The physical parameters representing the vehicle (such as mass, inertia, and maximum thrust force) can easily be modified from the [SIH parameters](../advanced_config/parameter_reference.md#simulation-in-hardware). -- Since PX4 v1.17, the propeller model for the aircraft, tailsitter and VTOL pusher is based on [UIUC propeller data site]([url](https://m-selig.ae.illinois.edu/props/propDB.html)). The maximum thrust force is therefore realistically reduced as the aircraft speed is increased. +- Since PX4 v1.17, the propeller model for the aircraft, tailsitter and VTOL pusher is based on [UIUC propeller data site](https://m-selig.ae.illinois.edu/props/propDB.html). + The maximum thrust force is therefore realistically reduced as the aircraft speed is increased. ## Requirements