diff --git a/README.md b/README.md index 2c2f349..c6f093e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This projects contains the source code examples accompanying the blog post: -https://www.python-celery.com/2018/06/05/celery-django-docker/. +https://www.distributedpython.com/2018/06/12/celery-django-docker/. Docker and docker-compose are highly recommended to run the example. @@ -29,4 +29,4 @@ Docker and docker-compose are highly recommended to run the example. If you run without docker, make sure you run the services specified in the docker-compose.yml file individually and -adjust the environment variables, ports etc as required. \ No newline at end of file +adjust the environment variables, ports etc as required.