diff --git a/core/unifi/README.md b/core/unifi/README.md index c575bd30..edc355f6 100644 --- a/core/unifi/README.md +++ b/core/unifi/README.md @@ -17,7 +17,7 @@ Here's a working example: package main import "log" -import "code.golift.io/unifi" +import "golift.io/unifi" func main() { username := "admin"