fix: incorrect home page url in header banner (#40)
This commit is contained in:
@@ -28,7 +28,7 @@ export default function NavBar() {
|
||||
<Link
|
||||
isExternal
|
||||
color="foreground"
|
||||
href="https://app.heygen.com/interactive-avatar"
|
||||
href="https://labs.heygen.com/interactive-avatar"
|
||||
>
|
||||
Avatars
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user