Skip to content

Commit 632fad0

Browse files
committed
Don't use inline HTML in markdown
Always use markdown format if possible. This format to represent image with a link is supported by most markdown parsers.
1 parent 1edafa9 commit 632fad0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

ReadMe.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ This project is supported by the [.NET Foundation](http://dotnetfoundation.org).
5656

5757
## 🏆 Contributors
5858

59-
<a href="https://github.com/CommunityToolkit/WindowsCommunityToolkit/graphs/contributors">
60-
<img src="https://contrib.rocks/image?repo=CommunityToolkit/WindowsCommunityToolkit" />
61-
</a>
59+
[![Toolkit Contributors](https://contrib.rocks/image?repo=CommunityToolkit/WindowsCommunityToolkit)](https://github.com/CommunityToolkit/WindowsCommunityToolkit/graphs/contributors)
6260

6361
Made with [contrib.rocks](https://contrib.rocks).

0 commit comments

Comments
 (0)