[FIX] v11 urls

Outdated references

Closes #252
This commit is contained in:
Miquel Raïch
2017-12-13 13:31:12 +01:00
committed by Martin Trigaux
parent 2b8db9d0d3
commit e2684993c8
13 changed files with 25 additions and 24 deletions
+7 -6
View File
@@ -1,8 +1,9 @@
{# note: if odoo.com/page/docs sub-menu's structure change, these links have to change as well #}
<li><a href="http://www.odoo.com/documentation/user/10.0/index.html">User</a></li>
<li><a href="http://www.odoo.com/documentation/10.0/index.html">Developer</a></li>
<li><a href="http://www.odoo.com/documentation/10.0/api_integration.html">API</a></li>
<li><a href="http://www.odoo.com/documentation/10.0/setup/install.html">Installation</a></li>
<li><a href="http://www.odoo.com/page/odoo-white-paper">White Papers</a></li>
<li><a href="http://www.odoo.com/page/legal">Legal</a></li>
<li><a href="https://www.odoo.com/documentation/user/11.0/index.html">User</a></li>
<li><a href="https://www.odoo.com/documentation/11.0/index.html">Developer</a></li>
<li><a href="https://training.odoo.com/">Training center</a></li>
<li><a href="https://www.odoo.com/documentation/11.0/webservices/odoo.html">API</a></li>
<li><a href="https://www.odoo.com/documentation/11.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>