Skip to content

Commit afe8a92

Browse files
committed
🚑 add gitter_room badge, fix #32
1 parent 68bc0e6 commit afe8a92

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/badges.rst.jj2

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@
1414
:target: https://codecov.io/gitlab/{{organisation}}/{{name}}
1515
{% endif %}
1616

17+
{% if gitter_room %}
1718
.. image:: https://img.shields.io/gitter/room/gitterHQ/gitter.svg
18-
:target: https://gitter.im/pyexcel/Lobby
19+
:target: https://gitter.im/{{gitter_room}}
20+
{% endif %}

0 commit comments

Comments
 (0)