summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/update b/update
index 70f745b..d024333 100755
--- a/update
+++ b/update
@@ -10,7 +10,7 @@ reponame="$(readlink -f .)"
#reponame="${reponame%/.git}"
reponame="${reponame#/home/}"
-FORMAT="%C(auto)%h by %an (%ah: %s) sig: %G? %GS 0x%GK https://cgit.space/$reponame/commit/?id=%h"
+FORMAT="%C(auto)%h by %an (%ah: %s) sig: %G? %GS 0x%GK https://cgit.space/~$reponame/commit/?id=%h"
NC=( nc -q 0 "${to_host:-127.0.0.1}" "${to_port:-1337}" )
ref="$1"