From e1c05732f9451cf54ca33eb97b0d025571a98fea Mon Sep 17 00:00:00 2001 From: Ilan Steemers Date: Wed, 27 Jan 2016 12:14:46 +0100 Subject: [PATCH] docs: fixes broken ref --- docs/configure.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configure.rst b/docs/configure.rst index fbe5601..5e063c5 100644 --- a/docs/configure.rst +++ b/docs/configure.rst @@ -292,7 +292,7 @@ mongo_db When using the MongoDB broker you can optionally provide a database name to use for the queues. Defaults to default database if available, otherwise ``django-q`` -.. _custom_broker: +.. _broker_class: broker_class ~~~~~~~~~~~~