docs: correct Joystick README link
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
8f88c383ba
commit
0d21d00ae2
|
@ -62,6 +62,6 @@ Example:
|
||||||
}
|
}
|
||||||
|
|
||||||
For further information refer to joystick README:
|
For further information refer to joystick README:
|
||||||
https://gobot.io/x/gobot/blob/master/platforms/joystick/README.md
|
https://github.com/hybridgroup/gobot/blob/master/platforms/joystick/README.md
|
||||||
*/
|
*/
|
||||||
package joystick // import "gobot.io/x/gobot/platforms/joystick"
|
package joystick // import "gobot.io/x/gobot/platforms/joystick"
|
||||||
|
|
Loading…
Reference in New Issue