'Django celery page is giving 404

I'm trying to acces https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html but getting 404. Is celery not officially available?



Solution 1:[1]

The celery documentation has moved: https://docs.celeryq.dev/en/stable/django/first-steps-with-django.html

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jimmy Pells