File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77---
88
99< div id ="main ">
10- {{< install-header "win " > }}
10+ {{< install-header "windows " > }}
1111
1212 < div class ="install-content ">
1313 < p >
Original file line number Diff line number Diff line change @@ -9,9 +9,9 @@ <h1>Install</h1>
99 </ div >
1010
1111 < nav class ="install-tabs " role ="tablist " aria-label ="Installation options ">
12- < a href ="{{ relURL "install /win " }}"
12+ < a href ="{{ relURL "install /windows " }}"
1313 role="tab "
14- {{- if eq $active "win " }} aria-current="page " aria-selected ="true "{{ else }} aria-selected ="false "{{ end }} >
14+ {{- if eq $active "windows " }} aria-current="page " aria-selected ="true "{{ else }} aria-selected ="false "{{ end }} >
1515 < span > Windows</ span >
1616 </ a >
1717 < a href ="{{ relURL "install /mac" }}"
@@ -29,4 +29,4 @@ <h1>Install</h1>
2929 {{- if eq $active "source" }} aria-current="page " aria-selected ="true "{{ else }} aria-selected ="false "{{ end }} >
3030 < span > Build from Source</ span >
3131 </ a >
32- </ nav >
32+ </ nav >
You can’t perform that action at this time.
0 commit comments