Docs: Fix link to the Celery configuration documentation (#771)

This commit is contained in:
Tim Freund
2018-02-18 11:39:51 -05:00
committed by Raphael Michel
parent ba8cf3e01e
commit a68686cb06

View File

@@ -288,4 +288,4 @@ various places like order codes, secrets in the ticket QR codes, etc. Example::
voucher_code=16
.. _Python documentation: https://docs.python.org/3/library/configparser.html?highlight=configparser#supported-ini-file-structure
.. _Celery documentation: http://docs.celeryproject.org/en/latest/configuration.html
.. _Celery documentation: http://docs.celeryproject.org/en/latest/userguide/configuration.html