Skip to content

Commit 4bb0079

Browse files
committed
contents/index: add a link to the showcase
1 parent 0b22a00 commit 4bb0079

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

contents/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3>High Performance</h3>
5353
</div>
5454
<div class="grid-item-2">
5555
<h3>Production-Ready</h3>
56-
<p class="img"><img src="/images/productionready.png" width="448" height="224" alt="Production Ready"></p>
56+
<p class="img"><a href="/en/showcase.html"><img src="/images/productionready.png" width="448" height="224" alt="Production Ready"></a></p>
5757
<p>Ebitengine has been used to develop production-level games. One such example is <a href="https://daigostudio.com/bearsrestaurant/">Bear's Restaurant</a>, a mobile application that has been downloaded over 1,500,000 times. See the showcase page for more production games made with Ebitengine. For information on other commercial games by Ebitengine, please visit <a href="/en/showcase.html">the showcase page</a>.</p>
5858
</div>
5959
</div>

contents/ja/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3>高いパフォーマンス</h3>
5353
</div>
5454
<div class="grid-item-2">
5555
<h3>商用レベルのゲーム</h3>
56-
<p class="img"><img src="/images/productionready.png" width="448" height="224" alt="Production Ready"></p>
56+
<p class="img"><a href="/ja/showcase.html"><img src="/images/productionready.png" width="448" height="224" alt="Production Ready"></a></p>
5757
<p>Ebitengine は商用レベルのゲームを作ることができます。<a href="https://daigostudio.com/bearsrestaurant/">くまのレストラン</a>は、 150 万ダウンロードを達成した Ebitengine 製のモバイルゲームです。その他の Ebitengine 製商用ゲームについては<a href="/ja/showcase.html">ショーケース</a>のページをご覧ください。</p>
5858
</div>
5959
</div>

0 commit comments

Comments
 (0)