summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-01 17:47:23 -0600
committerJeff Carr <[email protected]>2024-01-01 17:47:23 -0600
commitd8f1107387af688e9b161a0c01dd70241741edba (patch)
treef2401d09c8dfb4eb5cfb627e1cea3e635f1b1855 /Makefile
parente9a0ee35c94fe52b52ab76f854ee7c2a26a1a7a1 (diff)
fix doc paths to go.wit.comv0.9.2
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
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 [email protected]:witorg/gui.git
-# git remote add github2 [email protected]:wit-go/gui.git
+# git remote add github [email protected]:wit-go/gui.git
github:
git push origin master
git push origin devel