Improve demo site docs (#6787)

(mainly to test auto CI skipping in https://github.com/wagtail/wagtail/pull/6786)
pull/6789/head
Tom Dyson 2021-02-04 18:21:30 +00:00 zatwierdzone przez GitHub
rodzic 21503858eb
commit 4424cb7321
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -3,6 +3,6 @@ Demo site
=========
To create a new site on Wagtail we recommend the ``wagtail start`` command in :doc:`index`; however, a demo site, The Wagtail Bakery, exists containing example page types and models. We also recommend you use the demo site for testing during development of Wagtail itself.
To create a new site on Wagtail we recommend the ``wagtail start`` command in :doc:`index`. We also have a demo site, The Wagtail Bakery, which contains example page types and models. We recommend you use the demo site for testing during development of Wagtail itself.
The repo and installation instructions can be found here: `https://github.com/wagtail/bakerydemo <https://github.com/wagtail/bakerydemo>`_
The source code and installation instructions can be found at `https://github.com/wagtail/bakerydemo <https://github.com/wagtail/bakerydemo>`_