[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 -1
View File
@@ -41,7 +41,9 @@ authority** in terms of decision making.
he can pass on this knowledge to his collaborators. In order for
this approach to be successful, it is necessary that the SPoC is
also involved in its own rise in skills through self-learning via
the `Odoo documentation <http://www.odoo.com/documentation/user/10.0/index.html>`__, `The elearning platform <https://odoo.thinkific.com/courses/odoo-functional>`__ and the testing of functionalities.
the :doc:`Odoo documentation <../index>`,
`The elearning platform <https://odoo.com/learn>`_
and the testing of functionalities.
Project Scope
=============