We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e167e99 commit 7a1108fCopy full SHA for 7a1108f
README.rst
@@ -4,7 +4,7 @@ Python language bindings for ev3dev
4
.. image:: https://travis-ci.org/rhempel/ev3dev-lang-python.svg?branch=master
5
:target: https://travis-ci.org/rhempel/ev3dev-lang-python
6
.. image:: https://readthedocs.org/projects/python-ev3dev/badge/?version=stable
7
- :target: http://python-ev3dev.readthedocs.org/en/latest/?badge=stable
+ :target: http://python-ev3dev.readthedocs.org/en/stable/?badge=stable
8
:alt: Documentation Status
9
10
A Python3 library implementing an interface for ev3dev_ devices,
0 commit comments