fixed couple of mislink reports

This commit is contained in:
Dave Cranwell 2015-05-15 10:02:01 +01:00 committed by Karl Hobley
parent 09af55dfbb
commit f42e06c455
2 changed files with 2 additions and 2 deletions

View file

@ -18,4 +18,4 @@ On Gondor
On other PAASs and IAASs
~~~~~~~~~~~~~~~~~~~~~~~~
We know of Wagtail sites running on `Heroku <http://spapas.github.io/2014/02/13/wagtail-tutorial/>`_, Digital Ocean and elsewhere. If you have successfully installed Wagtail on your platform or infrastructure, please :doc:`contribute </howto/contributing>` your notes to this documentation!
We know of Wagtail sites running on `Heroku <http://spapas.github.io/2014/02/13/wagtail-tutorial/>`_, Digital Ocean and elsewhere. If you have successfully installed Wagtail on your platform or infrastructure, please :doc:`contribute </contributing/index>` your notes to this documentation!

View file

@ -21,7 +21,7 @@ Wagtail API - A RESTful API for your Wagtail site
When installed, the new Wagtail API module provides a RESTful web API to your
Wagtail site. You can use this for accessing your raw field content for your
sites pages, images and documents in JSON format. See :doc:`/contrib/api/index`
sites pages, images and documents in JSON format. See :doc:`/reference/contrib/api/index`
MySQL support