Rename "Creating your Wagtail site" to "Using Wagtail"

I think the words "Wagtail site" implies that Wagtail sites are a thing when they are in fact just Django projects with Wagtail installed.

So I think "Using Wagtail" is less likely to cause confusion.
This commit is contained in:
Karl Hobley 2016-01-08 12:29:23 +00:00 committed by Matt Westcott
parent 8a9e65f92f
commit ae2e73b054

View file

@ -12,7 +12,7 @@ Below are some useful links to help you get started with Wagtail.
* :doc:`getting_started/tutorial`
* :doc:`getting_started/demo_site`
* **Creating your Wagtail site**
* **Using Wagtail**
* :doc:`topics/pages`
* :doc:`topics/writing_templates`
@ -21,7 +21,7 @@ Below are some useful links to help you get started with Wagtail.
* :doc:`advanced_topics/third_party_tutorials`
* **Using Wagtail**
* **For editors**
* :doc:`Editors guide <editor_manual/index>`