mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +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>
|
||||
</li>
|
||||
<li>
|
||||
<Link href='/api'>
|
||||
<Link href='/developers'>
|
||||
<a className='hover:text-gray-300'>개발자</a>
|
||||
</Link>
|
||||
</li>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user