Correct links to example docs

This commit is contained in:
Hamish Willee
2019-03-13 09:33:27 +11:00
committed by Beat Küng
parent 5f06c6a1aa
commit 257b90958f
33 changed files with 66 additions and 66 deletions

View File

@@ -118,8 +118,8 @@ px4_add_board(
hello
#hwtest # Hardware test
position_estimator_inav
px4_mavlink_debug # Tutorial code from https://px4.io/dev/debug_values
px4_simple_app # Tutorial code from https://px4.io/dev/px4_simple_app
px4_mavlink_debug # Tutorial code from http://dev.px4.io/en/debug/debug_values.html
px4_simple_app # Tutorial code from http://dev.px4.io/en/apps/hello_sky.html
rover_steering_control # Rover example app
segway
)