summaryrefslogtreecommitdiff
path: root/docs/ref/settings.txt
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2015-01-03 16:10:12 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2015-01-10 19:41:14 +0100
commit6c392bb2c00a7779a0f2a485bfdeea456ed39181 (patch)
tree94c9d8b9ca69c773b7d9799e1c46e4042cae4b7a /docs/ref/settings.txt
parentb86107ced15f9093f49469b76860cc98e7a7a671 (diff)
Moved doc on the DTL's syntax to the ref/ section.
This makes room for a more general introduction about templating. Updated some links to point to the new location, but kept those that didn't talk specifically about the DTL.
Diffstat (limited to 'docs/ref/settings.txt')
-rw-r--r--docs/ref/settings.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt
index 8d0d17c010..7dcdab9e79 100644
--- a/docs/ref/settings.txt
+++ b/docs/ref/settings.txt
@@ -2449,7 +2449,7 @@ List of locations of the template source files searched by
Note that these paths should use Unix-style forward slashes, even on Windows.
-See :doc:`/topics/templates`.
+See :doc:`/ref/templates/language`.
.. setting:: TEMPLATE_LOADERS