mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
chore: changed API link at footer
This commit is contained in:
parent
f3f47d57dc
commit
f2b34e6238
@ -36,7 +36,7 @@ const Footer = ({ theme, setTheme }: FooterProps): JSX.Element => {
|
|||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<Link href='/api'>
|
<Link href='/developers'>
|
||||||
<a className='hover:text-gray-300'>개발자</a>
|
<a className='hover:text-gray-300'>개발자</a>
|
||||||
</Link>
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user