Fix markdown typos

Signed-off-by: ynerant <ynerant@crans.org>
This commit is contained in:
ynerant 2021-02-12 19:45:57 +01:00 committed by Yohann D'ANELLO
parent f351794aa0
commit c271593839
No known key found for this signature in database
GPG key ID: 3A75C55819C8CF85
3 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@ Applications indispensables
Applications packagées
----------------------
* ``polymorphic``
Utiliser pour la création de models polymorphiques (``Note`` et ``Transaction`` notamment) cf [Note](Note).
Utiliser pour la création de models polymorphiques (``Note`` et ``Transaction`` notamment) cf `Note <note>`_.
L'utilisation des models polymorphiques est détaillé sur la documentation du package:
`<https://django-polymorphic.readthedocs.io/en/stable/>`_