Skip to content

Commit 409d838

Browse files
authored
Merge pull request #182 from Kovbas/patch-1
Update README.md
2 parents 9b271d0 + a4ce2e8 commit 409d838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Git Blame works very well with WSL but does not work with the web browser based
1919
### `gitblame.commitUrl`
2020
> Type: `string`
2121
22-
> Default value: `"${tool.protocol}://${gitorigin.hostname}${gitorigin.port}${gitorigin.path}${tool.basepath}/${hash}"`
22+
> Default value: `"${tool.protocol}//${gitorigin.hostname}${gitorigin.port}${gitorigin.path}${tool.commitpath}${hash}"`
2323
2424
Url where you can see the commit by hash
2525

0 commit comments

Comments
 (0)