forked from GithubBackups/healthchecks
Fix URL and icon
This commit is contained in:
parent
e4d0103544
commit
1ea7902c86
@ -11,14 +11,14 @@
|
||||
<div class="jumbotron">
|
||||
<p>
|
||||
With this integration, {% site_name %} will create a
|
||||
<a href="https://trell.ocom/">Trello</a> card each
|
||||
<a href="https://trello.com/">Trello</a> card each
|
||||
time a check goes down.
|
||||
</p>
|
||||
|
||||
<div class="text-center">
|
||||
{% csrf_token %}
|
||||
<a href="{{ authorize_url }}" class="btn btn-lg btn-default">
|
||||
<img class="ai-icon" src="{% static 'img/integrations/discord.png' %}" alt="Discord" />
|
||||
<img class="ai-icon" src="{% static 'img/integrations/trello.png' %}" alt="Trello" />
|
||||
Connect Trello
|
||||
</a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user