CiviWiki/OpenCiviWiki

Fix our Matrix chatroom badge

brylie opened this issue · 4 comments

Description

When I view the README, I see that our Matrix chat badge is failing to render correctly.

image

This may be because the badge is trying to get a count of active users via an unstable API.

What should have happened?

I would expect to see a user-friendly badge that invites me to "join our chat" rather than something that mistakenly indicated that the chat is "inaccessible".

Task

Note, the following Markdown should be correct and can be added to our README.

![Join our Matrix chat](https://img.shields.io/matrix/civiwiki:matrix.org?server_fqdn=matrix.org)

@brylie I would like to try to do this. Please assign

Thanks, @zafar-hussain smiley

@brylie you are most welcome

Thanks, @zafar-hussain 😃

@brylie the badge still doesn't link to the URL. Can I do that?