diff --git a/lemarche/templates/layouts/_footer.html b/lemarche/templates/layouts/_footer.html index 37e87eade..b52b9cb8e 100644 --- a/lemarche/templates/layouts/_footer.html +++ b/lemarche/templates/layouts/_footer.html @@ -30,7 +30,7 @@
  • Qui sommes-nous ?
  • diff --git a/scripts/update_change_log.sh b/scripts/update_change_log.sh index 9816fe2cc..cd5e29bd3 100755 --- a/scripts/update_change_log.sh +++ b/scripts/update_change_log.sh @@ -10,7 +10,7 @@ # git log --since "2023-03-10" --until "2023-03-31" --pretty=format:"%s" FOR_PROD=${1:-0} -REPOSITORY_URL=https://github.com/betagouv/itou-marche +REPOSITORY_URL=https://github.com/gip-inclusion/le-marche DATE=$(date +"%Y.%m.%d") echo "====================="