Update link to settings reference doc

This commit is contained in:
Matt Westcott 2019-11-20 17:54:43 +00:00
parent 633ad38925
commit 96965d2a3a

View file

@ -64,7 +64,7 @@ Add a ``WAGTAIL_SITE_NAME`` - this will be displayed on the main dashboard of th
WAGTAIL_SITE_NAME = 'My Example Site'
Various other settings are available to configure Wagtail's behaviour - see :doc:`/advanced_topics/settings`.
Various other settings are available to configure Wagtail's behaviour - see :doc:`/reference/settings`.
URL configuration
-----------------