File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 2222 < h3 > < a href ="/sdk/ "> SDK</ a > </ h3 >
2323 </ div >
2424 < ul >
25- < li class ="section-menu__item{% if page.menu_subsection == 'download' %} active{% endif %} "> < a href ="/sdk/download/ "> Download</ a > </ li >
26- < li class ="section-menu__item{% if page.menu_subsection == 'install' %} open{% if page.menu_platform == nil %} active{% endif %}{% endif %} ">
27- < a href ="/sdk/install/ "> Installation</ a >
28- < ul >
29- < li class ="section-menu__subitem{% if page.menu_platform == 'mac' %} active{% endif %} "> < a href ="/sdk/install/mac/ "> < span > Mac OS X</ span > </ a > </ li >
30- < li class ="section-menu__subitem{% if page.menu_platform == 'linux' %} active{% endif %} "> < a href ="/sdk/install/linux/ "> < span > Linux</ span > </ a > </ li >
31- < li class ="section-menu__subitem{% if page.menu_platform == 'windows' %} active{% endif %} "> < a href ="/sdk/install/windows/ "> < span > Windows</ span > </ a > </ li >
32- </ ul >
33- </ li >
25+ < li class ="section-menu__item{% if page.menu_subsection == 'install' %} active{% endif %} "> < a href ="/sdk "> Installation</ a > </ li >
3426 < li class ="section-menu__item{% if page.collection == 'changelogs' %} open{% endif %} ">
3527 < a href ="/sdk/changelogs/{{ site.data.sdk.c.version }}/ "> Changelog</ a >
3628 < ul >
You can’t perform that action at this time.
0 commit comments