mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Link to documentation
This commit is contained in:
@@ -9,6 +9,9 @@
|
|||||||
{% blocktrans trimmed %}
|
{% blocktrans trimmed %}
|
||||||
This menu allows you to create webhooks to connect pretix to other online services.
|
This menu allows you to create webhooks to connect pretix to other online services.
|
||||||
{% endblocktrans %}
|
{% 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>
|
</p>
|
||||||
{% if webhooks|length == 0 %}
|
{% if webhooks|length == 0 %}
|
||||||
<div class="empty-collection">
|
<div class="empty-collection">
|
||||||
|
|||||||
Reference in New Issue
Block a user