Skip to content

Commit

Permalink
リンク誤り修正
Browse files Browse the repository at this point in the history
  • Loading branch information
mitonize committed Oct 28, 2023
1 parent 87c8181 commit dc12738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h5 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
<p class="mb-3 font-normal text-gray-700 dark:text-gray-400">Mayaaが開発された背景や各所の発表資料などのMayaa自体についての情報、開発状況やサポートなど。</p>

<ul class="list-disc">
<li><a href="/about/project/" class="underline">Mayaaとは何か</a></li>
<li><a href="/about/" class="underline">Mayaaとは何か</a></li>
<li><a href="https://github.com/seasarorg/mayaa/blob/master/CHANGELOG.md" class="underline">リリースノート(Github)</a></li>
<li><a href="/support/" class="underline">サポートページ</a></li>
<li><a href="https://github.com/seasarorg/mayaa" class="underline">Mayaa on Github</a></li>
Expand Down

0 comments on commit dc12738

Please sign in to comment.