Skip to content

Commit 03761e0

Browse files
committed
Fix some links
Signed-off-by: Josh Berkus <josh@agliodbs.com>
1 parent a298d64 commit 03761e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/en/docs/Administration/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: >
88

99
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:
1010

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" >}})
1414

1515
## GitOps and Administration
1616

0 commit comments

Comments
 (0)