Skip to content

Commit 77d587b

Browse files
Update image link with explicit format extension
It looks like GitHub Markdown renderer doesn't like image links without explicit format extensions and <img> inside <a> doesn't link to the <a> target.
1 parent 3dea3ac commit 77d587b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ If you'd like to track the status of our builds, please refer to our [GitHub Act
2424

2525

2626
<a href="https://www.emergetools.com/">
27-
<img src="https://github.com/swiftwasm/swift/assets/11702759/6cb83079-f3e0-4749-b40d-a684fae160ad" width="30%">
27+
<img src="/assets/sponsors/emergetools.png" width="30%">
2828
</a>

assets/sponsors/emergetools.png

1.3 MB
Loading

0 commit comments

Comments
 (0)