Fixed auto setup internal link in docs (#382)
This commit is contained in:
parent
22ead871ee
commit
9665f358ef
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ suited for your deployment.
|
||||||
|
|
||||||
* To start your blog you need to use `AppHooks from django CMS <http://docs.django-cms.org/en/latest/how_to/apphooks.html>`_
|
* To start your blog you need to use `AppHooks from django CMS <http://docs.django-cms.org/en/latest/how_to/apphooks.html>`_
|
||||||
to add the blog to a django CMS page; this step is not required when using
|
to add the blog to a django CMS page; this step is not required when using
|
||||||
`Auto setup <auto_setup>`_:
|
`Auto setup <https://github.com/nephila/djangocms-blog/blob/develop/docs/installation.rst#auto-setup>`_:
|
||||||
|
|
||||||
* Create a new django CMS page
|
* Create a new django CMS page
|
||||||
* Go to **Advanced settings** and select Blog from the **Application** selector and
|
* Go to **Advanced settings** and select Blog from the **Application** selector and
|
||||||
|
|
Loading…
Add table
Reference in a new issue