[FIX] *: fix incorrect/unstable links

- Removed the doc version and absolute path from all user doc redirections.
- Made developer doc redirections use 13.0 instead of online, master or earlier version string.
- Fixed outdated links.
- Enforced the use of :doc:, :ref: and :download: directives for redirections.
- Replaced google drive/docs links by doc redirections.
This commit is contained in:
Antoine Vandevenne (anv)
2020-01-06 16:51:35 +01:00
committed by Antoine Vandevenne (anv)
parent 4bb2eeda11
commit f7bedfce2e
33 changed files with 226 additions and 87 deletions
+3 -5
View File
@@ -202,8 +202,6 @@ when a fictitious transaction is completed.
Run a test transaction from Odoo using the sandbox personal account.
See also
`How to manage orders paid with payment acquirers <https://www.odoo.com/documentation/user/13.0/ecommerce/shopper_experience/payment.html>`__
`How to manage orders paid with payment acquirers <https://www.odoo.com/documentation/user/13.0/ecommerce/shopper_experience/payment_acquirer.html>`__
.. seealso::
- :doc:`payment`
- :doc:`payment_acquirer`