diff --git a/drivers.go b/drivers.go index c6621e0..31b4305 100644 --- a/drivers.go +++ b/drivers.go @@ -1,4 +1,4 @@ // Package drivers is just a placeholder for the sub-packages. // It is here just to be able to install the package without errors using -// go get -d github.com/ayke/tinygo-drivers +// go get -d github.com/tinygo-org/drivers package drivers