diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 85ad0d400f..bcba07ad85 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -1230,7 +1230,7 @@ details on these changes. instead use ``django.contrib.formtools.utils.form_hmac`` * The function-based generic view modules will be removed in favor of their - class-based equivalents, outlined :doc:`here + class-based equivalents, outlined in :doc:`class-based views `. * The ``django.core.servers.basehttp.AdminMediaHandler`` will be