We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 543fd45 + 07b7f64 commit aa14901Copy full SHA for aa14901
README.md
@@ -1114,7 +1114,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1114
1115
*Libraries for working with task queues.*
1116
1117
-* [celery](http://www.celeryproject.org/) - An asynchronous task queue/job queue based on distributed message passing.
+* [celery](https://docs.celeryproject.org/en/stable/) - An asynchronous task queue/job queue based on distributed message passing.
1118
* [daramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable background task processing library for Python 3.
1119
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
1120
* [mrq](https://github.com/pricingassistant/mrq) - A distributed worker task queue in Python using Redis & gevent.
0 commit comments