Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 9611003

Browse files
authored
Merge pull request #738 from potato4d/potato4d-patch-1
Fix ja-JP links
2 parents d79459c + 486f5a2 commit 9611003

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_layouts/ja-JP/basic.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
</a>
2727
</li>
2828
<li class="col-xs-12 col-md-10 menu">
29-
<h2><a href="/documentation.html">ドキュメント</a></h2>
30-
<h2><a href="/install.html">インストール</a></h2>
31-
<h2><a href="/community.html">コミュニティ</a></h2>
32-
<h2><a href="/contribute.html">開発に参加する</a></h2>
29+
<h2><a href="/ja-JP/documentation.html">ドキュメント</a></h2>
30+
<h2><a href="/ja-JP/install.html">インストール</a></h2>
31+
<h2><a href="/ja-JP/community.html">コミュニティ</a></h2>
32+
<h2><a href="/ja-JP/contribute.html">開発に参加する</a></h2>
3333
</li>
3434
</ul>
3535
</header>

0 commit comments

Comments
 (0)