We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc7512c commit 7b1bc97Copy full SHA for 7b1bc97
{{ cookiecutter.__dirname }}/README.rst
@@ -30,7 +30,7 @@ Introduction
30
{% endif %}
31
32
{% if cookiecutter.target_bundle == 'Adafruit' -%}
33
-.. image:: https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/main/badges/adafruit_discord.svg
+.. image:: https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_Bundle/main/badges/adafruit_discord.svg
34
{%- else %}
35
.. image:: https://img.shields.io/discord/327254708534116352.svg
36
{%- endif %}
0 commit comments