Skip to content

Commit ef56161

Browse files
authored
fix: zh doc missleading to english module 5, and translate.
`Continue to Module 5` btn in zh docs is leading to en version and have no translate, this PR simply fix it.
1 parent 02d2316 commit ef56161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh/docs/tutorials/kubernetes-basics/expose/expose-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</div>
3939
<div class="row">
4040
<div class="col-md-12">
41-
<a class="btn btn-lg btn-success" href="/docs/tutorials/kubernetes-basics/scale/scale-intro/" role="button">Continue to Module 5<span class="btn__next"></span></a>
41+
<a class="btn btn-lg btn-success" href="/zh/docs/tutorials/kubernetes-basics/scale/scale-intro/" role="button">继续阅读第5单元<span class="btn__next"></span></a>
4242
</div>
4343
</div>
4444

0 commit comments

Comments
 (0)