Skip to content

Commit 2c5fa9a

Browse files
committed
fix broken link that had its url changed. dont people use redirects anymore??
1 parent 0ded28d commit 2c5fa9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/pages/07-web-development/27-celery.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ then dive into these specific Celery tutorials.
101101
is a straightforward tutorial for setting up the Celery task queue for
102102
Django web applications using the Redis broker on the back end.
103103

104-
* [A Guide to Sending Scheduled Reports Via Email Using Django And Celery](https://hashedin.com/2017/05/30/email-scheduled-reports-with-django/)
104+
* [A Guide to Sending Scheduled Reports Via Email Using Django And Celery](https://hashedin.com/a-guide-to-sending-scheduled-reports-via-email-using-django-and-celery/)
105105
shows you how to use
106106
[django-celery](https://github.com/celery/django-celery)
107107
in your application. Note however there are other ways of integrating

0 commit comments

Comments
 (0)