Point to stable version of Celery

This commit is contained in:
Markus Unterwaditzer 2015-06-08 15:18:34 +02:00
parent 805692108a
commit b471df6c88

View file

@ -6,7 +6,7 @@ have a Flask integration but it became unnecessary after some
restructuring of the internals of Celery with Version 3. This guide fills
in the blanks in how to properly use Celery with Flask but assumes that
you generally already read the `First Steps with Celery
<http://docs.celeryproject.org/en/master/getting-started/first-steps-with-celery.html>`_
<http://docs.celeryproject.org/en/latest/getting-started/first-steps-with-celery.html>`_
guide in the official Celery documentation.
Installing Celery