From d1d8245ad2e3e7273b1b41ac2f5f04d38d78eae5 Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Mon, 6 Jul 2015 14:17:59 +0200 Subject: [PATCH] Update README.rst fixed direct link to django-redis configuration section --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 09c7dfae..22ff4721 100644 --- a/README.rst +++ b/README.rst @@ -85,7 +85,7 @@ All configuration settings are optional. e.g: For full configuration options, see the `configuration documentation `__. -If you are using `django-redis `__ , you can `configure Django Q `__ to use its connection pool. +If you are using `django-redis `__ , you can `configure `__ Django Q to use its connection pool. Management Commands ~~~~~~~~~~~~~~~~~~~