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