diff --git a/docs/releases/1.10.rst b/docs/releases/1.10.rst index 0ab538e52..ac74d0ff1 100644 --- a/docs/releases/1.10.rst +++ b/docs/releases/1.10.rst @@ -69,7 +69,7 @@ Support for Django 1.9 and Python 3.3 has been dropped in this release; please u Dropped support for generating static sites using ``django-medusa`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Django-medusa is no longer maintained, and is incompatible with Django 1.8 and above. An alternative module based on the `django-bakery`_ package is available as a third-party contribution: https://github.com/moorinteractive/wagtail-bakery. +Django-medusa is no longer maintained, and is incompatible with Django 1.8 and above. An alternative module based on the `django-bakery` package is available as a third-party contribution: https://github.com/moorinteractive/wagtail-bakery. Signals on custom ``Image`` and ``Rendition`` models connected automatically