Skip to content

Commit

Permalink
Merge pull request #988 from ae-utbm/news
Browse files Browse the repository at this point in the history
fix: wrong link for ae dev discord
  • Loading branch information
imperosol authored Jan 5, 2025
2 parents 2e26ff2 + 2529851 commit 8e339c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com/templates/com/news_list.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<i class="fa-brands fa-discord fa-xl"></i>
<a rel="nofollow" target="#" href="https://discord.gg/QvTm3XJrHR">{% trans %}Discord AE{% endtrans %}</a>
{% if user.was_subscribed %}
- <a rel="nofollow" target="#" href="https://discord.gg/QvTm3XJrHR">{% trans %}Dev Team{% endtrans %}</a>
- <a rel="nofollow" target="#" href="https://discord.gg/XK9WfPsUFm">{% trans %}Dev Team{% endtrans %}</a>
{% endif %}
</li>
<li>
Expand Down

0 comments on commit 8e339c3

Please sign in to comment.