Skip to content

Commit b04751a

Browse files
Link to whirlwind tour
Co-authored-by: James Seden Smith <sedders123@gmail.com>
1 parent 1a4a2fe commit b04751a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/programming/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Programming your robot is done in [Python](https://www.python.org/),
44
specifically version 3.9.6. You can learn more about Python from their
5-
[docs](https://docs.python.org/3/), and our whirlwind tour.
5+
[docs](https://docs.python.org/3/), and our [whirlwind tour](../tutorials/python-whirlwind-tour.md).
66

77
Each board has an API which allows its various functionality to be controlled.
88

0 commit comments

Comments
 (0)