[FIX] legal: fix broken PDF link
Apply the fix ofe6aa5dd0
to `terms_of_sale.rst` and `terms_of_sale_fr.rst` that were forgotten. closes odoo/documentation#4784 X-original-commit:c1ec0664bb
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
parent
fae103d6b3
commit
8cffb57dae
@ -6,7 +6,8 @@ Conditions Générales de Vente
|
||||
|
||||
.. only:: html
|
||||
|
||||
`Download PDF <terms_of_sale_fr.pdf>`_
|
||||
`Download PDF <https://www.odoo.com/documentation/{CURRENT_BRANCH}/terms_of_sale_fr.pdf>`_
|
||||
|
||||
.. note:: Dernière modification: 20 octobre 2021.
|
||||
|
||||
Ces conditions régissent la vente de produits et services entre
|
||||
|
@ -6,7 +6,7 @@ General Terms of Sale
|
||||
|
||||
.. only:: html
|
||||
|
||||
`Download PDF <../../terms_of_sale.pdf>`_
|
||||
`Download PDF <https://www.odoo.com/documentation/{CURRENT_BRANCH}/terms_of_sale.pdf>`_
|
||||
|
||||
.. note:: Last revision: October 20, 2021.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user