Skip to content

Commit 433029c

Browse files
committed
Merge pull request #186 from diydrones/tcr3dr-patch-1
Corrects link to Github version of "vehicle_state" example.
2 parents 1c989ef + 699c1b4 commit 433029c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/vehicle_state.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Two cases where you may observe issues are:
118118
Source code
119119
===========
120120

121-
The full source code at documentation build-time is listed below (`current version on github <https://github.com/diydrones/dronekit-python/blob/master/examples/simple_goto/simple_goto.py>`_):
121+
The full source code at documentation build-time is listed below (`current version on github <https://github.com/diydrones/dronekit-python/blob/master/examples/vehicle_state/vehicle_state.py>`_):
122122

123123
.. literalinclude:: ../../examples/vehicle_state/vehicle_state.py
124124
:language: python

0 commit comments

Comments
 (0)