Fix malformed image tag
This commit is contained in:
parent
a8337c0651
commit
ab32c0d1ca
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<img src="https://img.shields.io/opencollective/all/mithriljs.svg?colorB=brightgreen" alt="Donate at OpenCollective">
|
||||
</a>
|
||||
<a href="https://mithril.zulipchat.com/">
|
||||
<img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg alt="Zulip, join chat" />
|
||||
<img src="https://img.shields.io/badge/zulip-join_chat-brightgreen.svg" alt="Zulip, join chat" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue