[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
+2 -2
View File
@@ -15,8 +15,8 @@ Edit an existing page
=====================
#. As our documentation is maintained on GitHub, you'll need a free `GitHub account
<https://help.github.com/en/articles/signing-up-for-a-new-github-account>`_.
#. Pick a page in our `user documentation <https://www.odoo.com/documentation/user>`_.
<https://github.com/join>`_.
#. Pick a page in our :doc:`user documentation <../index>`.
**Please take care of selecting the right version of Odoo.**
#. Click on **Edit on Github** in the left menu.