chore: changed API link at footer

This commit is contained in:
wonderlandpark 2021-03-25 16:56:19 +09:00
parent f3f47d57dc
commit f2b34e6238

View File

@ -36,7 +36,7 @@ const Footer = ({ theme, setTheme }: FooterProps): JSX.Element => {
</Link>
</li>
<li>
<Link href='/api'>
<Link href='/developers'>
<a className='hover:text-gray-300'></a>
</Link>
</li>