mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-17 19:51:11 +00:00
Update link to settings reference doc
This commit is contained in:
parent
633ad38925
commit
96965d2a3a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
-----------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue