1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 18:08:21 +02:00

Fix markdown typos

Signed-off-by: ynerant <ynerant@crans.org>
This commit is contained in:
2021-02-12 19:45:57 +01:00
committed by Yohann D'ANELLO
parent f351794aa0
commit c271593839
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/>`_