File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,10 @@ For documentation on how to use this API please see:
19
19
* The [ python code] ( droneapi/lib/__init__.py ) itself
20
20
* Answers to [ technical support queries] ( http://stackoverflow.com/questions/tagged/dronekit-python ) on Stack Overflow.
21
21
* Example code can be found here: [ 'examples/'] ( examples/ )
22
- * Beginner [ 'hello world '] ( examples/small_demo/small_demo .py )
22
+ * Beginner [ 'vehicle_state '] ( examples/vehicle_state/vehicle_state .py )
23
23
* Beginner [ 'simple_goto'] ( examples/simple_goto/simple_goto.py )
24
24
* Beginner [ 'flight_replay'] ( examples/flight_replay/flight_replay.py )
25
25
* Beginner [ 'gcs'] ( examples/gcs/microgcs.py )
26
- * Beginner [ 'sketch'] ( examples/sketch/client_sketch.py )
27
26
* Advanced [ 'drone_delivery'] ( examples/drone_delivery/ )
28
27
* Advanced [ 'follow-me'] ( examples/follow_me/ )
29
28
You can’t perform that action at this time.
0 commit comments