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 --- examples/buttons/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/buttons/main.go') diff --git a/examples/buttons/main.go b/examples/buttons/main.go index 3200e9e..e76aaac 100644 --- a/examples/buttons/main.go +++ b/examples/buttons/main.go @@ -5,7 +5,7 @@ import ( "fmt" "log" "strconv" - "git.wit.org/wit/gui" + "go.wit.com/gui" ) var title string = "Demo Plugin Window" -- cgit v1.2.3