forked from GithubBackups/healthchecks
Fix URL and icon
This commit is contained in:
parent
e4d0103544
commit
1ea7902c86
@ -11,14 +11,14 @@
|
|||||||
<div class="jumbotron">
|
<div class="jumbotron">
|
||||||
<p>
|
<p>
|
||||||
With this integration, {% site_name %} will create a
|
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.
|
time a check goes down.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
<a href="{{ authorize_url }}" class="btn btn-lg btn-default">
|
<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
|
Connect Trello
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user