Skip to content

Commit 0ba030d

Browse files
committed
docs: update README.md
1 parent 8d8798b commit 0ba030d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121

2222
<div align="center">
2323

24-
<!-- To avoid error on installing extension, image URL must be HTTPS and not a local path. And also must not be SVG. -->
24+
<!-- Must not be SVG. Also all image URLs must be full HTTPS URLs, or be relative and not absolute paths. -->
2525
<a href="https://marketplace.visualstudio.com/items?itemName=MichaelCurrin.auto-commit-msg"
2626
title="Go to Marketplace extension page">
27-
<img src="https://github.com/MichaelCurrin/auto-commit-msg/raw/master/images/icon.png"
27+
<img src="./images/icon.png"
2828
alt="Logo"
2929
width="200" />
3030
</a>

0 commit comments

Comments
 (0)