Skip to content

Commit 9d47899

Browse files
committed
Update reference to sr.robot in Programming section
1 parent 0662d33 commit 9d47899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programming/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: Programming
66
Programming Your Robot
77
======================
88

9-
Robots that are made using the SR kit are programmed with [Python](/docs/programming/python/) which is made possible with a custom-built Python library, `sr.robot`; see [here](/docs/programming/sr/) for more details. The pages under this section should contain all of the information you need to know to successfully code for your robot.
9+
Robots that are made using the SR kit are programmed with [Python](/docs/programming/python/) which is made possible with a custom-built Python library, `sr.robot3`; see [here](/docs/programming/sr/) for more details. The pages under this section should contain all of the information you need to know to successfully code for your robot.
1010

1111
* In order to develop the code for your robot, we recommend that you use a code
1212
editor. For more information about this, including some suggestions for

0 commit comments

Comments
 (0)