aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-19 15:51:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-19 15:51:53 +1200
commit17bc96c5b48ff5306aedf91d8ccc817df8901a11 (patch)
treeaaaa3deda724244d09174238aa48b79c58bd756a /bin
parentUse explicit error codes for exit calls (diff)
downloadnwatch-17bc96c5b48ff5306aedf91d8ccc817df8901a11.tar.gz
nwatch-17bc96c5b48ff5306aedf91d8ccc817df8901a11.zip
Remove GitHub URL
Diffstat (limited to 'bin')
-rwxr-xr-xbin/nwatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nwatch b/bin/nwatch
index 6aaa076..03ef0ab 100755
--- a/bin/nwatch
+++ b/bin/nwatch
@@ -14,7 +14,7 @@
# 0 0 * * 0 nwatch /etc/nwatch.mynet /var/cache/nwatch/mynet
#
# I recommend you use croncrypt(1), so you don't leak your network information
-# in plain text in your email: <https://github.com/tejr/croncrypt>
+# in plain text in your email: <https://sanctum.geek.nz/cgit/croncrypt.git/about>
#
# Please also consider whether your scan actually requires root privileges, and
# could not instead be run by a dedicated user with appropriately limited