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
@@ -24,7 +24,6 @@
{% 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> -->
<a href="/docs/tutorials/kubernetes-basics/" class="button" id="tryKubernetes" data-auto-burger-exclude>Try Kubernetes</a> <a href="/docs/tutorials/kubernetes-basics/" class="button" id="tryKubernetes" data-auto-burger-exclude>Try Kubernetes</a>