Skip to content

Commit 6ea831e

Browse files
authored
Update README.rst (#431)
* Update README.rst Updated the URL pointing to Celery's documentation to the new address (celeryproject.org -> celeryq.dev). The old address was 404'ing. * Update README.rst Fixed mangled URL.
1 parent d72cad3 commit 6ea831e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The installation instructions for this extension is available
2626
from the `Celery documentation`_
2727

2828
.. _`Celery documentation`:
29-
https://docs.celeryproject.org/en/latest/django/first-steps-with-django.html#django-celery-results-using-the-django-orm-cache-as-a-result-backend
29+
https://docs.celeryq.dev/en/latest/django/first-steps-with-django.html#django-celery-results-using-the-django-orm-cache-as-a-result-backend
3030

3131
.. _installation:
3232

0 commit comments

Comments
 (0)