documentation/_extensions/odoo/sub-menu_list.html
Julien B 2e7b5f6a28
[FIX] Wrong url in header
Changed url of training center to the new one
2019-07-12 15:31:11 +02:00

10 lines
648 B
HTML

{# note: if odoo.com/page/docs sub-menu's structure change, these links have to change as well #}
<li><a href="https://www.odoo.com/documentation/user/12.0/index.html">User</a></li>
<li><a href="https://www.odoo.com/documentation/12.0/index.html">Developer</a></li>
<li><a href="https://odoo.com/slides">eLearning</a></li>
<li><a href="https://www.odoo.com/documentation/12.0/webservices/odoo.html">API</a></li>
<li><a href="https://www.odoo.com/documentation/12.0/setup/install.html">Installation</a></li>
<li><a href="https://www.odoo.com/page/odoo-white-paper">White Papers</a></li>
<li><a href="https://www.odoo.com/page/legal">Legal</a></li>