[FIX] website_membership support negative ids
[odoo/odoo.git] / doc / conf.py
index ac5b890..19f2c9b 100644 (file)
@@ -252,6 +252,4 @@ texinfo_documents = [
 # Example configuration for intersphinx: refer to the Python standard library.
 intersphinx_mapping = {
     'python': ('http://docs.python.org/', None),
-    'openerpweb': ('http://doc.openerp.com/trunk/developers/web', None),
-    'openerpdev': ('http://doc.openerp.com/trunk/developers', None),
 }