docs: correct Minidrone README link
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
afa846d5b5
commit
70bb5eaec3
|
@ -2,6 +2,6 @@
|
|||
Package minidrone contains the Gobot driver for the Parrot Minidrone.
|
||||
|
||||
For more information refer to the minidrone README:
|
||||
https://gobot.io/x/gobot/blob/master/platforms/parrot/minidrone/README.md
|
||||
https://github.com/hybridgroup/gobot/blob/master/platforms/parrot/minidrone/README.md
|
||||
*/
|
||||
package minidrone // import "gobot.io/x/gobot/platforms/parrot/minidrone"
|
||||
|
|
Loading…
Reference in New Issue