diff options
| author | Brian Duff <bduff@google.com> | 2022-09-13 15:52:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-13 15:52:59 -0700 |
| commit | 94cfcc6ab500082bb5e110d0fd227bac78a72ae2 (patch) | |
| tree | 4227033d00399de1068755b59fececa6c407d2f1 | |
| parent | 9066467f065632eef26876b9daf3155898ab1571 (diff) | |
Fix the link to the process
| -rw-r--r-- | elections/steering/2022/voters.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elections/steering/2022/voters.yaml b/elections/steering/2022/voters.yaml index 1f91e4a5..0094734d 100644 --- a/elections/steering/2022/voters.yaml +++ b/elections/steering/2022/voters.yaml @@ -2,7 +2,7 @@ ################################## # # The process for determining elegible voters can be found in -# https://github.com/kubernetes/community/tree/master/events/elections/2022 +# https://github.com/kubernetes/community/tree/master/elections/steering/2022 # # If you feel you meet the eligibility criteria but do not see your GitHub username # below, please fill out an exception request and the elections team will get back to |
