docs: correct Bebop README link

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram 2016-12-21 10:54:40 +01:00
parent 60011ae4fb
commit afa846d5b5
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ Installing:
go get -d -u gobot.io/x/gobot/... && go install gobot.io/x/gobot/platforms/parrot/bebop
For more information refer to the bebop README:
https://gobot.io/x/gobot/tree/master/platforms/parrot/bebop
https://github.com/hybridgroup/gobot/tree/master/platforms/parrot/bebop/README.md
*/
package bebop // import "gobot.io/x/gobot/platforms/parrot/bebop"