From 9f7da73c67e391e1797479f99a0578bde0fe2c0e Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 20 Dec 2023 14:15:00 -0600 Subject: move to go.wit.com/gui Signed-off-by: Jeff Carr --- toolkit/andlabs/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolkit/andlabs/main.go') diff --git a/toolkit/andlabs/main.go b/toolkit/andlabs/main.go index 3430769..23aa3df 100644 --- a/toolkit/andlabs/main.go +++ b/toolkit/andlabs/main.go @@ -2,7 +2,7 @@ package main import ( "sync" - "git.wit.org/wit/gui/toolkit" + "go.wit.com/gui/toolkit" "github.com/andlabs/ui" // the _ means we only need this for the init() -- cgit v1.2.3