mirror of
https://github.com/Ategon/Jamjar.git
synced 2025-02-12 06:16:21 +00:00
updated github link to point https://github.com/Dare2Jam/
This commit is contained in:
parent
8002647ec7
commit
cef03390d4
1 changed files with 2 additions and 2 deletions
|
@ -173,7 +173,7 @@ export default function Navbar() {
|
|||
}
|
||||
>
|
||||
<Link
|
||||
href="https://github.com/Ategon/Jamjar"
|
||||
href="https://github.com/Dare2Jam/"
|
||||
className="text-white flex justify-center duration-500 ease-in-out transition-all transform hover:scale-125 hover:text-red-100"
|
||||
isExternal
|
||||
>
|
||||
|
@ -345,7 +345,7 @@ export default function Navbar() {
|
|||
}
|
||||
>
|
||||
<Link
|
||||
href="https://github.com/Ategon/Jamjar"
|
||||
href="https://github.com/Dare2Jam/"
|
||||
className="text-white flex justify-center duration-500 ease-in-out transition-all transform hover:scale-125 hover:text-red-100"
|
||||
isExternal
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue