Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/Administration/creating.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ How election Administrators are selected is up to the organization running the e

This YAML file is the main file that creates and configures an election. It contains multiple configuration variables, most of which can be changed at multiple times during the election. This file is required for the election to be recognized by Elekto, and if it has errors the election will not appear in the Elekto UI.

See the sample elections in [elekto.meta.test]() for examples of these files.
See the sample elections in [elekto.meta.test](https://github.com/elekto-io/elekto.meta.test/tree/main/elections) for examples of these files.

### election.yaml variables

Expand Down