summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-01 19:03:17 -0600
committerJeff Carr <[email protected]>2024-01-01 19:03:17 -0600
commit907893ba7b4b0fbaacd4c644f678af1ac30737ee (patch)
tree353c5dae4ed1250c4217ff609c3770a16d9289b6
parent55c05cc53d4e4c0917d2fe64fcc2fe5e8ba788d9 (diff)
wrong path
Signed-off-by: Jeff Carr <[email protected]>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f22c511..5b47b1c 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ github:
git push github devel
git push github --tags
@echo
- @echo check https://github.com/wit-go/gui
+ @echo check https://github.com/wit-go/log
@echo
init-github: