diff --git a/ZolaApp/content/_index.md b/ZolaApp/content/_index.md
index b97a00bb65013723f8a7125563cdf4954a43fb45..5b15ec9370ca4702bd04191e12cea54502ad31a1 100644
--- a/ZolaApp/content/_index.md
+++ b/ZolaApp/content/_index.md
@@ -13,7 +13,7 @@ repo_version = "Dojo Project repositories"
 repo_license = "Open-source AGPL3 License"
 repo_url = "https://gitedu.hesge.ch/dojo_project/"
 install_text = "# Copy / paste in your terminal to install the dojo CLI (Linux / macOS):"
-install_command = "curl -L \"https://www.hepiapp.ch/installer.sh\" | sh"
+install_command = "curl -L \"https://dojo.isc-hesge.ch/installer.sh\" | sh"
 
 # Menu items
 [[extra.menu.main]]