diff --git a/nodes/voc/pretalx.py b/nodes/voc/pretalx.py index 02e079d..4993d09 100644 --- a/nodes/voc/pretalx.py +++ b/nodes/voc/pretalx.py @@ -52,7 +52,8 @@ nodes['voc.pretalx'] = { 'administrators-from-group-id': 1, 'plugins': { 'downstream': { - 'repo': 'https://github.com/pretalx/pretalx-downstream.git', + 'repo': 'https://github.com/Kunsi/pretalx-downstream.git', + #'repo': 'https://github.com/pretalx/pretalx-downstream.git', FIXME }, 'broadcast_tools': { 'repo': 'https://github.com/Kunsi/pretalx-plugin-broadcast-tools.git',