aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 3cb6f57..18f315f 100644
--- a/main.go
+++ b/main.go
@@ -39,7 +39,7 @@ func main() {
}
if help {
flag.Usage()
- fmt.Printf("code and docs: https://github.com/adammathes/snkt \n")
+ fmt.Printf("code and docs: https://git.adammathes.com/snkt \n")
return
}