Merge pull request #22325 from wxsms/patch-3

fix: zh doc missleading to english Start Interactive Tutorial
This commit is contained in:
Kubernetes Prow Robot
2020-07-04 04:38:48 -07:00
committed by GitHub
@@ -210,7 +210,7 @@ weight: 10
<!-- <!--
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button">Start Interactive Tutorial <span class="btn__next"></span></a> <a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button">Start Interactive Tutorial <span class="btn__next"></span></a>
--> -->
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button"> 开始交互式教程 <span class="btn__next"></span></a> <a class="btn btn-lg btn-success" href="/zh/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button"> 开始交互式教程 <span class="btn__next"></span></a>
</div> </div>
</div> </div>