From d8f1107387af688e9b161a0c01dd70241741edba Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 1 Jan 2024 17:47:23 -0600 Subject: fix doc paths to go.wit.com Signed-off-by: Jeff Carr --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 85fb411..7c89fb9 100644 --- a/Makefile +++ b/Makefile @@ -65,8 +65,7 @@ git.wit.org: git push witgui --tags # sync repo to the github backup -# git remote add github git@github.com:witorg/gui.git -# git remote add github2 git@github.com:wit-go/gui.git +# git remote add github git@github.com:wit-go/gui.git github: git push origin master git push origin devel -- cgit v1.2.3