From e19490d4b1fce5ee89142ee1a17b138f1ee2ea3a Mon Sep 17 00:00:00 2001 From: Ed Morley Date: Wed, 31 Aug 2016 10:19:55 +0100 Subject: [1.10.x] Made settings docs link to cache parameters more specific. Backport of 1d54fb4483f034d2dced86f1b012671c8ee6ef5d from master --- docs/ref/settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/ref') diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index 7e83d424d7..d17b224355 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -216,7 +216,7 @@ Extra parameters to pass to the cache backend. Available parameters vary depending on your cache backend. Some information on available parameters can be found in the -:doc:`Cache Backends ` documentation. For more information, +:ref:`cache arguments ` documentation. For more information, consult your backend module's own documentation. .. setting:: CACHES-TIMEOUT -- cgit v1.3