mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-29 11:04:49 +00:00
fixed couple of mislink reports
This commit is contained in:
parent
09af55dfbb
commit
f42e06c455
2 changed files with 2 additions and 2 deletions
|
|
@ -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!
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue