diff --git a/openbis_all/source/bash/upload-sprint-to-confluence.py b/openbis_all/source/bash/upload-sprint-to-confluence.py
index 84ce6146db2c85021a40787114ac87b9635e395d..c2ae71838fa8289739061a9032871adb72ac70d2 100755
--- a/openbis_all/source/bash/upload-sprint-to-confluence.py
+++ b/openbis_all/source/bash/upload-sprint-to-confluence.py
@@ -84,7 +84,7 @@ def uploadToConfluenceAndPrintPageText(version):
   processFile("Application Server (AS)", "openBIS-server-screening", version, 2)
   processFile("Data Store Server (DSS)", "datastore_server-screening", version, 2)
 
-  processFile("Installation Wizard (AS+DSS)", "openBIS-installer-screening", version)
+  processFile("Installation Wizard (AS+DSS)", "openBIS-installation-screening", version)
 
   processFile("API", "screening-api", version)