You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/Administration/creating.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ How election Administrators are selected is up to the organization running the e
24
24
25
25
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.
26
26
27
-
See the sample elections in [elekto.meta.test]() for examples of these files.
27
+
See the sample elections in [elekto.meta.test](https://github.com/elekto-io/elekto.meta.test/tree/main/elections) for examples of these files.
0 commit comments