From 1d0def19b10d0317dffab1f0d21d1d152f8b1b28 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 21 Jan 2017 13:44:42 +0100 Subject: [PATCH] Add sepadebit to plugin list --- doc/plugins/list.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/plugins/list.rst b/doc/plugins/list.rst index 98a4015ed..8c61a23ce 100644 --- a/doc/plugins/list.rst +++ b/doc/plugins/list.rst @@ -17,6 +17,7 @@ ways that pretix itself is: The following plugins are not shipped with pretix but are maintained by the same team: +* `SEPA direct debit`_ * `Pages`_ * `Passbook/Wallet ticket output`_ * `Cartshare`_ @@ -26,6 +27,7 @@ no statements about their stability: * `esPass ticket output`_ +.. _SEPA direct debit: https://github.com/pretix/pretix-sepadebit .. _Passbook/Wallet ticket output: https://github.com/pretix/pretix-passbook .. _Cartshare: https://github.com/pretix/pretix-cartshare .. _Pages: https://github.com/pretix/pretix-pages