Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 48f7a4d

Browse files
committed
Update blame URL
1 parent a923058 commit 48f7a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blame.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ if [ "$CMD" == "" ]; then
1414
echo "$1, command '$4' not found"
1515
exit;
1616
fi
17-
echo "$1, the last person to modify the '$4' command was "$(git log -n 1 --pretty=format:"%an https://github.com/so-make-it/irccat-commands/commit/%h" -- "$CMD")
17+
echo "$1, the last person to modify the '$4' command was "$(git log -n 1 --pretty=format:"%an https://github.com/somakeit/smib-commands/commit/%h" -- "$CMD")

0 commit comments

Comments
 (0)