mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Link to documentation
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
{% blocktrans trimmed %}
|
||||
This menu allows you to create webhooks to connect pretix to other online services.
|
||||
{% endblocktrans %}
|
||||
<a href="https://docs.pretix.eu/en/latest/api/webhooks.html" target="_blank">
|
||||
<i class="fa fa-book"></i> {% trans "Read documentation" %}
|
||||
</a>
|
||||
</p>
|
||||
{% if webhooks|length == 0 %}
|
||||
<div class="empty-collection">
|
||||
|
||||
Reference in New Issue
Block a user