From 3f7cca35f3889a7174e852af5a9edbe10b7b51fb Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 3 Jan 2024 22:57:28 -0600 Subject: TODO: make the docs correct at pkg.go.dev Signed-off-by: Jeff Carr --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 59328a0..97f87bf 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ git.wit.org: # sync repo to the github backup # git remote add github git@github.com:wit-go/gui.git -github: +github: git.wit.org git push origin master git push origin devel git push origin --tags -- cgit v1.2.3