Fix site ref in docs

This commit is contained in:
Mikalai Radchuk 2016-10-01 22:04:46 +03:00
parent df9a5e31fa
commit 90552bedb5
2 changed files with 3 additions and 2 deletions

View file

@ -61,8 +61,7 @@ will contain the correct URLs:
</url>
Find out more about `working with Sites
</reference/pages/model_reference.html?highlight=site#site>`.
Find out more about :ref:`working with Sites<site-model-ref>`.
Customising

View file

@ -178,6 +178,8 @@ In addition to the model fields provided, ``Page`` has many properties and metho
Forms must be a subclass of :class:`~wagtail.wagtailadmin.forms.WagtailAdminPageForm`.
See :ref:`custom_edit_handler_forms` for more information.
.. _site-model-ref:
``Site``
========