Skip to content

Commit aa14901

Browse files
authored
Merge pull request vinta#1663 from SpekBin/master
Fixing celery link
2 parents 543fd45 + 07b7f64 commit aa14901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
11141114

11151115
*Libraries for working with task queues.*
11161116

1117-
* [celery](http://www.celeryproject.org/) - An asynchronous task queue/job queue based on distributed message passing.
1117+
* [celery](https://docs.celeryproject.org/en/stable/) - An asynchronous task queue/job queue based on distributed message passing.
11181118
* [daramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable background task processing library for Python 3.
11191119
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
11201120
* [mrq](https://github.com/pricingassistant/mrq) - A distributed worker task queue in Python using Redis & gevent.

0 commit comments

Comments
 (0)