diff --git a/tangostationcontrol/docs/source/alerting.rst b/tangostationcontrol/docs/source/alerting.rst index 2f0909f5a450da5c3dfb97352dc1b6dd87f66f4b..032bcd379f68d3fa719dc8956334a910bf6227ee 100644 --- a/tangostationcontrol/docs/source/alerting.rst +++ b/tangostationcontrol/docs/source/alerting.rst @@ -137,7 +137,7 @@ Our Alerta setup is configured to send alerts to Slack. To set this up, you need Now, edit ``docker-compose/alerta-web/alerta-secrets.json``: -.. literal-include:: ../../../docker-compose/alerta-web/alerta-secrets.json +.. literalinclude:: ../../../docker-compose/alerta-web/alerta-secrets.json The ``SLACK_TOKEN`` is the ``OAuth Token``, and the ``SLACK_CHANNEL`` is the channel in which to post the alerts.