[FIX] help links
authorAntony Lesuisse <al@openerp.com>
Fri, 30 Dec 2011 11:50:12 +0000 (12:50 +0100)
committerAntony Lesuisse <al@openerp.com>
Fri, 30 Dec 2011 11:50:12 +0000 (12:50 +0100)
bzr revid: al@openerp.com-20111230115012-gsckxb7bpkzelche

addons/web_process/static/src/xml/web_process.xml

index 4361b02..e1e2e7a 100644 (file)
@@ -14,7 +14,7 @@
                         <t t-esc="action.name"/> (<t t-esc="model"/>)
                     </h1>
                     <p class="process-links">
-                        <a class="cta-a" target="_blank" href="#">
+                        <a class="cta-a" target="_blank" href="http://doc.openerp.com/">
                             <span>
                                 <strong>Documentation</strong>
                                 Read Documentation Online
                                 Community Discussion
                             </span>
                         </a>
-                        <a class="cta-a" target="_blank" href="http://www.openerp.com/services/books">
+                        <a class="cta-a" target="_blank" href="http://www.openerp.com/catalog/150">
                             <span>
                                 <strong>Books</strong>
-                                Get the book on Amazon
+                                Get the books
                             </span>
                         </a>
-                        <a class="cta-a" target="_blank" href="http://www.openerp.com/services/subscribe-onsite">
+                        <a class="cta-a" target="_blank" href="http://www.openerp.com/catalog">
                             <span>
-                                <strong>Support / OpenERP Enterprise</strong>
-                                Get the OpenERP Warranty
+                                <strong>OpenERP Enterprise</strong>
+                                Purchase OpenERP Enterprise
                             </span>
                         </a>
                     </p>