Skip to content

Change the options with difference languages in ko doc #3491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/site/ko/markdown/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ author: Clinton Begin, 이동국(한국어 번역)
다음의 몇가지 언어로 번역된 마이바티스 문서를 읽을수 있다.

<ul class="i18n">
<li class="en"><a href="../getting-started.html">영어</a></li>
<li class="es"><a href="../es/index.html">스페인어</a></li>
<!-- <li class="fr"><a href="../fr/index.html">프랑스어</a></li> -->
<li class="ja"><a href="../ja/index.html">일본어</a></li>
<li class="en"><a href="../getting-started.html">English</a></li>
<li class="es"><a href="../es/index.html">Español</a></li>
<!-- <li class="fr"><a href="../fr/index.html">Français</a></li> -->
<li class="ja"><a href="../ja/index.html">日本語</a></li>
<li class="ko"><a href="../ko/index.html">한국어</a></li>
<li class="zh"><a href="../zh_CN/index.html">중국어번체</a></li>
<li class="zh"><a href="../zh/index.html">简体中文</a></li>
</ul>

당신의 모국어로 작성된 마이바티스 문서를 읽고 싶은가? 그렇다면 모국어로 작성된 문서를 패치로 첨부한 이슈를 등록해달라!