diff --git a/templates/sphinx-conf.py b/templates/sphinx-conf.py
index 5edac51e3b977c50742130f5deb198baf0c86280..edc32b5f1c812d110383cc9aa1918a148d836e81 100644
--- a/templates/sphinx-conf.py
+++ b/templates/sphinx-conf.py
@@ -245,7 +245,7 @@ if os.path.exists(sphinx_requirements):
           load_requirements(sphinx_requirements)
           )
 else:
-    intersphinx_mapping = link_documentation()
+  intersphinx_mapping = link_documentation()
 
 
 # We want to remove all private (i.e. _. or __.__) members