This commit is contained in:
Victor Feyens 2020-09-25 16:09:51 +02:00
parent de2c41927f
commit 610f2abef3

View File

@ -1,5 +1,7 @@
{# note: if odoo.com/page/docs sub-menu's structure change, these links have to change as well #}
<!-- VFE TODO dynamic links for doc pages, or at least the correct version... -->
<!-- OR just remove the static logic and use more advanced logic ? -->
<li><a href="https://www.odoo.com/documentation/user/13.0/index.html">User</a></li>
<li><a href="https://www.odoo.com/documentation/13.0/index.html">Developer</a></li>
<li><a href="https://www.odoo.com/documentation/13.0/setup/install.html">Installation</a></li>