Skip to content

Commit ca05138

Browse files
committed
[1.8.x] Fixed #26408 -- Updated link to DEP 182.
Thanks kaifeldhoff for the report. Backport of 7b1ce7f from master
1 parent 0496838 commit ca05138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/templates.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,4 +694,4 @@ Django provides many :ref:`built-in context processors <context-processors>`.
694694
Implementing a custom context processor is as simple as defining a function.
695695

696696
.. _Jinja2: http://jinja.pocoo.org/
697-
.. _DEP 182: https://github.com/django/deps/blob/master/accepted/0182-multiple-template-engines.rst
697+
.. _DEP 182: https://github.com/django/deps/blob/master/final/0182-multiple-template-engines.rst

0 commit comments

Comments
 (0)