diff --git a/doc/conf.py b/doc/conf.py
index b2edea372e39c0b386861ef5b5f143d18b21ea2f..506e096b6e24c1da10b3f267b83b48c53980df3e 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -74,7 +74,7 @@ source_suffix = '.rst'
 master_doc = 'index'
 
 # General information about the project.
-project = u'beat.backend.python'
+project = u'beat.editor'
 import time
 copyright = u'%s, Idiap Research Institute' % time.strftime('%Y')