Skip to content

Commit 0b7c2be

Browse files
committed
Merge pull request #146 from hamishwillee/tmp_fix_readme_links
Remove link to deleted client sketch. Update link to vehicle_state
2 parents 26f39db + 872be8c commit 0b7c2be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,10 @@ For documentation on how to use this API please see:
1919
* The [python code](droneapi/lib/__init__.py) itself
2020
* Answers to [technical support queries](http://stackoverflow.com/questions/tagged/dronekit-python) on Stack Overflow.
2121
* 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)
2323
* Beginner ['simple_goto'](examples/simple_goto/simple_goto.py)
2424
* Beginner ['flight_replay'](examples/flight_replay/flight_replay.py)
2525
* Beginner ['gcs'](examples/gcs/microgcs.py)
26-
* Beginner ['sketch'](examples/sketch/client_sketch.py)
2726
* Advanced ['drone_delivery'](examples/drone_delivery/)
2827
* Advanced ['follow-me'](examples/follow_me/)
2928

0 commit comments

Comments
 (0)