File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ author: Clinton Begin, 이동국(한국어 번역)
2727<!-- <li class="fr"><a href="../fr/index.html">프랑스어</a></li> -->
2828 <li class="ja"><a href="../ja/index.html">일본어</a></li>
2929 <li class="ko"><a href="../ko/index.html">한국어</a></li>
30- <li class="zh"><a href="../zh /index.html">중국어번체</a></li>
30+ <li class="zh"><a href="../zh_CN /index.html">중국어번체</a></li>
3131</ul >
3232
3333당신의 모국어로 작성된 마이바티스 문서를 읽고 싶은가? 그렇다면 모국어로 작성된 문서를 패치로 첨부한 이슈를 등록해달라!
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Users can read about MyBatis in following translations:
2727<!-- <li class="fr"><a href="./fr/index.html">Français</a></li> -->
2828 <li class="ja"><a href="./ja/index.html">日本語</a></li>
2929 <li class="ko"><a href="./ko/index.html">한국어</a></li>
30- <li class="zh"><a href="./zh /index.html">简体中文</a></li>
30+ <li class="zh"><a href="./zh_CN /index.html">简体中文</a></li>
3131</ul >
3232
3333Do you want to read about MyBatis in your own native language? File an issue providing patches with your mother tongue documentation!
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ MyBatis 是一款优秀的持久层框架,它支持自定义 SQL、存储过
2525 <!-- <li class="fr"><a href="./fr/index.html">Français</a></li> -->
2626 <li class="ja"><a href="../ja/index.html">日本語</a></li>
2727 <li class="ko"><a href="../ko/index.html">한국어</a></li>
28- <li class="zh"><a href="./getting-started.html">简体中文</a></li>
28+ <li class="zh"><a href="../zh_CN /getting-started.html">简体中文</a></li>
2929</ul >
3030
3131想用你的母语来了解 MyBatis 吗?那就将文档翻译成你的母语并提供给我们吧!
You can’t perform that action at this time.
0 commit comments