Remove redundant closing tag li (#7180)

This commit is contained in:
Wei Li
2018-02-03 00:00:15 +08:00
committed by k8s-ci-robot
parent 38e05a2f94
commit 90db716385
-1
View File
@@ -23,7 +23,6 @@
{% endif %} {% endif %}
{% endfor %} {% endfor %}
</ul> </ul>
</li>
</li> </li>
</ul> </ul>
<!-- <a href="/docs/home" class="button" id="viewDocs" data-auto-burger-exclude>View Documentation</a> --> <!-- <a href="/docs/home" class="button" id="viewDocs" data-auto-burger-exclude>View Documentation</a> -->