diff --git a/doc/source/conf.py b/doc/source/conf.py
index d982ce10315266a82eec372d2af402ab596dbf75..1554d69588b75de3d8e8fbe6786c5eac1e57560b 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -168,7 +168,7 @@ latex_documents = [
 intersphinx_mapping = {
         'http://docs.python.org/dev': None,
         'http://docs.scipy.org/doc/numpy/': None,
-        #'http://makotemplates.org/en/latest/': None,
+        'http://docs.makotemplates.org/en/latest/': None,
         }
 
 autoclass_content = "both"