File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 5454 < a href ="{{ relURL "docs " }}"{{ if or (eq .Params.Subsection "reference") (eq .Params.Subsection "manual") }} class="active "{{ end }} > Reference</ a >
5555 </ li >
5656 < li >
57- < a href ="{{ relURL "downloads " }}"{{ if (eq $section "downloads") }} class="active "{{ end }} > Downloads</ a >
58- < ul {{ if (eq $section "downloads") }}class="expanded "{{ end }} >
59- < li >
60- < a href ="{{ relURL "downloads /logos" }}"{{ if (eq .Params.Subsection "logos") }} class="active "{{ end }} > Logos</ a >
61- </ li >
62- </ ul >
57+ < a href ="{{ relURL "install " }}"{{ if (eq $section "install") }} class="active "{{ end }} > Install</ a >
6358 </ li >
6459 < li >
6560 < a href ="{{ relURL "community " }}"{{ if (eq $section "community") }} class="active "{{ end }} > Community</ a >
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ <h3>Reference</h3>
3131 </ a >
3232 </ li >
3333 < li >
34- < a href ="{{ relURL "downloads " }}">
34+ < a href ="{{ relURL "install " }}">
3535 < img src ="{{ relURL "images /icons/fa-down-long.svg" }}" width="74 " height ="74 " />
36- < h3 > Downloads </ h3 >
36+ < h3 > Install </ h3 >
3737 < p > Binary releases for all major platforms.</ p >
3838 </ a >
3939 </ li >
You can’t perform that action at this time.
0 commit comments