@@ -101,7 +101,7 @@ then dive into these specific Celery tutorials. | |||
| 101 | 101 | is a straightforward tutorial for setting up the Celery task queue for | |
| 102 | 102 | Django web applications using the Redis broker on the back end. | |
| 103 | 103 | ||
| 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/) | ||
| 105 | 105 | shows you how to use | |
| 106 | 106 | [django-celery](https://github.com/celery/django-celery) | |
| 107 | 107 | in your application. Note however there are other ways of integrating | |
0 commit comments