From 79f169734aa9f4fd9bf7290f5e7f4d470a423728 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Wed, 17 Sep 2014 13:53:30 +0300 Subject: [PATCH] README.md: Fix Rescue URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2e3db4c..8b83f683 100644 --- a/README.md +++ b/README.md @@ -89,5 +89,5 @@ heaviness of Celery or other AMQP-based queueing implementations. [m]: http://pypi.python.org/pypi/mailer [p]: http://docs.python.org/library/pickle.html [1]: http://www.celeryproject.org/ -[2]: https://github.com/defunkt/resque +[2]: https://github.com/resque/resque [3]: http://flask.pocoo.org/snippets/73/