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/_index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ description: >
8
8
9
9
Administering elections in Elekto is done through pushes of structured files to a GitHub repository. See the [configuration guide]({{< ref "/Configuration" >}}) for how to configure the link to the repository. This guide outlines how the Election Administrators run an individual election. There are three parts to this:
10
10
11
-
1.[Creating an election]({{ relref . "creating.md"}})
12
-
2.[Running an election]({{ relref "running.md"}})
13
-
3.[Concluding an election]({{ relref "concluding.md"}})
11
+
1.[Creating an election]({{< relref "creating.md" >}})
12
+
2.[Running an election]({{< relref "running.md" >}})
13
+
3.[Concluding an election]({{< relref "concluding.md" >}})
0 commit comments