diff --git a/docs/topics/templates.txt b/docs/topics/templates.txt index 4716e78329..cf34f71d95 100644 --- a/docs/topics/templates.txt +++ b/docs/topics/templates.txt @@ -694,4 +694,4 @@ Django provides many :ref:`built-in context processors `. Implementing a custom context processor is as simple as defining a function. .. _Jinja2: http://jinja.pocoo.org/ -.. _DEP 182: https://github.com/django/deps/blob/master/accepted/0182-multiple-template-engines.rst +.. _DEP 182: https://github.com/django/deps/blob/master/final/0182-multiple-template-engines.rst