summaryrefslogtreecommitdiff
path: root/docs/howto/custom-template-backend.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/howto/custom-template-backend.txt')
-rw-r--r--docs/howto/custom-template-backend.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/howto/custom-template-backend.txt b/docs/howto/custom-template-backend.txt
index 3e9c87a07a..d349259e67 100644
--- a/docs/howto/custom-template-backend.txt
+++ b/docs/howto/custom-template-backend.txt
@@ -169,5 +169,5 @@ creating an object that specifies the following attributes:
* ``'loader_name'``: An optional string identifying the function or class used
to load the template, e.g. ``django.template.loaders.filesystem.Loader``.
-.. _DEP 182: https://github.com/django/deps/blob/master/final/0182-multiple-template-engines.rst
+.. _DEP 182: https://github.com/django/deps/blob/main/final/0182-multiple-template-engines.rst
.. _Django Debug Toolbar: https://github.com/jazzband/django-debug-toolbar