From 0fcc06c2db2f014ba58899de6b9807f6e68d2b04 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Thu, 29 Apr 2021 15:45:16 +0200 Subject: [PATCH] [FIX] legal: use direct links to pdf files This avoids to have URL pointing to https://www.odoo.com/documentation/user///odoo_enterprise_agreement.pdf when switching a language The pdf are built only once and are global per version --- content/legal.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/content/legal.rst b/content/legal.rst index 718549e35..970a32dc8 100644 --- a/content/legal.rst +++ b/content/legal.rst @@ -31,7 +31,7 @@ Terms and Conditions .. |download_enterprise_en| image:: legal/img/pdf.svg :alt: Download Odoo Enterprise Agreement - :target: odoo_enterprise_agreement.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_enterprise_agreement.pdf .. |view_partnership_en| image:: legal/img/txt.svg :alt: View Odoo Partnership Agreement @@ -39,7 +39,7 @@ Terms and Conditions .. |download_partnership_en| image:: legal/img/pdf.svg :alt: Download Odoo Partnership Agreement - :target: odoo_partnership_agreement.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_partnership_agreement.pdf .. |view_terms_of_sale_en| image:: legal/img/txt.svg :alt: View Terms of Sale @@ -51,7 +51,7 @@ Terms and Conditions .. |download_enterprise_fr| image:: legal/img/pdf.svg :alt: Download Odoo Enterprise Agreement (FR) - :target: odoo_enterprise_agreement_fr.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_enterprise_agreement_fr.pdf .. |view_enterprise_fr| image:: legal/img/txt.svg :alt: View Odoo Enterprise Agreement (FR) @@ -59,7 +59,7 @@ Terms and Conditions .. |download_partnership_fr| image:: legal/img/pdf.svg :alt: Download Odoo Partnership Agreement (FR) - :target: odoo_partnership_agreement_fr.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_partnership_agreement_fr.pdf .. |view_enterprise_nl| image:: legal/img/txt.svg :alt: View Odoo Enterprise Agreement (NL) @@ -71,7 +71,7 @@ Terms and Conditions .. |download_terms_of_sale_fr| image:: legal/img/pdf.svg :alt: Download Odoo Terms of Sale (FR) - :target: terms_of_sale_fr.pdf + :target: https://www.odoo.com/documentation/12.0/terms_of_sale_fr.pdf .. |view_terms_of_sale_fr| image:: legal/img/txt.svg :alt: View Terms of Sale (FR) @@ -79,7 +79,7 @@ Terms and Conditions .. |download_enterprise_nl| image:: legal/img/pdf.svg :alt: Download Odoo Enterprise Agreement (NL) - :target: odoo_enterprise_agreement_nl.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_enterprise_agreement_nl.pdf .. |download_partnership_nl| image:: legal/img/pdf.svg :alt: Download Odoo Partnership Agreement (NL) @@ -87,7 +87,7 @@ Terms and Conditions .. |download_enterprise_de| image:: legal/img/pdf.svg :alt: Download Odoo Enterprise Agreement (DE) - :target: odoo_enterprise_agreement_de.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_enterprise_agreement_de.pdf .. |view_enterprise_de| image:: legal/img/txt.svg :alt: View Odoo Enterprise Agreement (DE) @@ -95,7 +95,7 @@ Terms and Conditions .. |download_partnership_de| image:: legal/img/pdf.svg :alt: Download Odoo Partnership Agreement (DE) - :target: odoo_partnership_agreement_de.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_partnership_agreement_de.pdf .. |view_partnership_de| image:: legal/img/txt.svg :alt: View Odoo Partnership Agreement (DE) @@ -103,7 +103,7 @@ Terms and Conditions .. |download_enterprise_es| image:: legal/img/pdf.svg :alt: Download Odoo Enterprise Agreement (ES) - :target: odoo_enterprise_agreement_es.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_enterprise_agreement_es.pdf .. |view_enterprise_es| image:: legal/img/txt.svg :alt: View Odoo Partnership Agreement (ES) @@ -111,7 +111,7 @@ Terms and Conditions .. |download_partnership_es| image:: legal/img/pdf.svg :alt: Download Odoo Partnership Agreement (ES) - :target: odoo_partnership_agreement_es.pdf + :target: https://www.odoo.com/documentation/12.0/odoo_partnership_agreement_es.pdf .. |view_partnership_es| image:: legal/img/txt.svg :alt: View Odoo Partnership Agreement (ES)