diff --git a/platforms/chip/doc.go b/platforms/chip/doc.go index 8981bbca..84326e22 100644 --- a/platforms/chip/doc.go +++ b/platforms/chip/doc.go @@ -2,6 +2,6 @@ Package chip contains the Gobot adaptor for the CHIP For further information refer to the chip README: -https://gobot.io/x/gobot/blob/master/platforms/chip/README.md +https://github.com/hybridgroup/gobot/blob/master/platforms/chip/README.md */ package chip // import "gobot.io/x/gobot/platforms/chip"