aboutsummaryrefslogtreecommitdiff
path: root/local.go
diff options
context:
space:
mode:
Diffstat (limited to 'local.go')
-rw-r--r--local.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.go b/local.go
index cc19ad0..1182100 100644
--- a/local.go
+++ b/local.go
@@ -30,7 +30,7 @@ import (
)
const (
- basePkg = "golang.org/x/tour"
+ basePkg = "github.com/Go-ID-community/go-tour-id"
socketPath = "/socket"
)