diff --git a/docs/howto/static-files.txt b/docs/howto/static-files.txt index 35b3afe029..2787c1cac8 100644 --- a/docs/howto/static-files.txt +++ b/docs/howto/static-files.txt @@ -478,5 +478,5 @@ Learn more This document has covered the basics and some common usage patterns. For complete details on all the settings, commands, template tags, and other pieces -include in ``django.contrib.staticfiles``, see :doc:`the statcfiles reference +include in ``django.contrib.staticfiles``, see :doc:`the staticfiles reference `.