diff --git a/docs/index.rst b/docs/index.rst index 97616eee8..e730e6d8a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -14,7 +14,7 @@ Below are some useful links to help you get started with Wagtail. * **Creating your Wagtail site** * :doc:`pages/creating_pages` - * :doc:`Writing templates ` + * :doc:`pages/writing_templates` * :doc:`images/index` * :doc:`search/index` * :doc:`howto/third_party_tutorials` diff --git a/docs/pages/writing_templates.rst b/docs/pages/writing_templates.rst index 7a879c92e..a4b11507a 100644 --- a/docs/pages/writing_templates.rst +++ b/docs/pages/writing_templates.rst @@ -1,5 +1,5 @@ -For Front End developers -======================== +Writing templates +================= .. contents:: Contents :local: