0
0
mirror of https://github.com/yude-jp/yude.jp synced 2025-12-16 20:54:17 +09:00

Update link to wiki.yude.jp

This commit is contained in:
2021-03-09 10:01:07 +09:00
parent b546941b40
commit e8a4407724
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ const Layout = (props) => {
{footer} / <Link href="https://github.com/yudemoe/yude.jp"><a className="hover:underline">{source}</a></Link>
</p>
<p className="text-sm font-bold mb-2 text-gray-900 dark:text-gray-400">
<Link href="https://wiki.yude.jp/terms"><a className="hover:underline">{tos}</a></Link>
<Link href="https://wiki.yude.jp/services/terms"><a className="hover:underline">{tos}</a></Link>
</p>
</div>
</div>