aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/fmt-commit-link.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/fmt-commit-link.zsh')
-rwxr-xr-xcontrib/fmt-commit-link.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fmt-commit-link.zsh b/contrib/fmt-commit-link.zsh
index ae4ee1c..5fb4651 100755
--- a/contrib/fmt-commit-link.zsh
+++ b/contrib/fmt-commit-link.zsh
@@ -1,2 +1,2 @@
#!/usr/bin/env zsh
-echo -n "[${1:0:7}](https://git.estrogen.zone/zuwu.git/commit/?id=${1})"
+echo -n "[\`${1:0:7}\`](https://git.estrogen.zone/zuwu.git/commit/?id=${1})"