Skip to content

Commit 89c3bf6

Browse files
committed
fix: use absolute commit
1 parent 63dd959 commit 89c3bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"label": "Blame",
2828
"description": "${config.git.blame.lineDecorations && \"Hide\" || \"Show\"} Git blame line annotations",
2929
"pressed": "config.git.blame.lineDecorations",
30-
"iconURL": "https://raw.githubusercontent.com/sourcegraph/sourcegraph-git-extras/master/icon/git_logo.svg?sanitize=true"
30+
"iconURL": "https://raw.githubusercontent.com/sourcegraph/sourcegraph-git-extras/63dd95962c43b95b3f3a9ea2aa0165d6b38a958c/icon/git_logo.svg?sanitize=true"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)