diff --git a/docs/patterns/celery.rst b/docs/patterns/celery.rst index 17abcbaa..52155f62 100644 --- a/docs/patterns/celery.rst +++ b/docs/patterns/celery.rst @@ -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 -`_ +`_ guide in the official Celery documentation. Installing Celery