diff --git a/example.env b/example.env
index e594c89ca3dcbe0cd5c773707192c3ac23c28014..9b9afe9b123bc0bfb12934a5e7bdfab96cb9fc44 100644
--- a/example.env
+++ b/example.env
@@ -57,7 +57,7 @@ LEGAL_URL="https://legal.tricoteuses.fr/"
 # OPENID_CONNECT_ISSUER_URL="https://IDENTITY_PROVIDER/PATH/TO/REALM"
 
 # Description of OpenFisca country repository
-OPENFISCA_BRANCH="harmonisation_ui_emmanuel"
+OPENFISCA_BRANCH="master"
 OPENFISCA_GROUP="openfisca"
 OPENFISCA_PROJECT="openfisca-france"
 OPENFISCA_REPOSITORY_RAW_URL_TEMPLATE="https://raw.githubusercontent.com/${group}/${project}/${branch}/${path}"