Skip to content

Commit

Permalink
Update image link with explicit format extension
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
kateinoigakukun committed Jul 23, 2023
1 parent 3dea3ac commit 77d587b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ If you'd like to track the status of our builds, please refer to our [GitHub Act


<a href="https://www.emergetools.com/">
<img src="https://github.com/swiftwasm/swift/assets/11702759/6cb83079-f3e0-4749-b40d-a684fae160ad" width="30%">
<img src="/assets/sponsors/emergetools.png" width="30%">
</a>
Binary file added assets/sponsors/emergetools.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 77d587b

Please sign in to comment.