Updated README

fixed some links
This commit is contained in:
Ilan
2015-08-28 15:47:26 +02:00
committed by Ilan Steemers
parent 57d9c40ae8
commit ababf2c5d0
+1 -1
View File
@@ -87,7 +87,7 @@ All configuration settings are optional. e.g:
For full configuration options, see the `configuration documentation <https://django-q.readthedocs.org/en/latest/configure.html>`__.
If you are using `django-redis <https://github.com/niwinz/django-redis>`__ , you can `configure <https://django-q.readthedocs.org/en/latest/install.html#django-redis>`__ Django Q to use its connection pool.
If you are using `django-redis <https://github.com/niwinz/django-redis>`__ , you can `configure <https://django-q.readthedocs.org/en/latest/configure.html#django-redis>`__ Django Q to use its connection pool.
Management Commands
~~~~~~~~~~~~~~~~~~~