Skip to content

Commit ad2fbb3

Browse files
authored
Merge pull request #22325 from wxsms/patch-3
fix: zh doc missleading to english Start Interactive Tutorial
2 parents 57b8e27 + d2ed626 commit ad2fbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tutorials/kubernetes-basics/explore/explore-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ <h2>使用 kubectl 进行故障排除</h2>
210210
<!--
211211
<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>
212212
-->
213-
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button"> 开始交互式教程 <span class="btn__next"></span></a>
213+
<a class="btn btn-lg btn-success" href="/zh/docs/tutorials/kubernetes-basics/explore/explore-interactive/" role="button"> 开始交互式教程 <span class="btn__next"></span></a>
214214
</div>
215215
</div>
216216

0 commit comments

Comments
 (0)