diff --git a/roles/elections/templates/alembic.ini b/roles/elections/templates/alembic.ini index a28e04744c..3450a4ef70 100644 --- a/roles/elections/templates/alembic.ini +++ b/roles/elections/templates/alembic.ini @@ -2,7 +2,7 @@ [alembic] # path to migration scripts -script_location = /usr/share/fedora_elections/alembic +script_location = /usr/share/fedora-elections/alembic # template used to generate migration files # file_template = %%(rev)s_%%(slug)s