mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-24 03:41:56 +03:00
fix(demo): changed link
This commit is contained in:
parent
97777f8c39
commit
424f055ca1
@ -16,7 +16,7 @@ const Hero: FC<HeroProps> = ({}) => {
|
||||
Quivr is your second brain in the cloud, designed to easily store and
|
||||
retrieve unstructured information.
|
||||
</p>
|
||||
<Link href={"/upload"}>
|
||||
<Link href={"https://try-quivr.streamlit.app"}>
|
||||
<Button>Try Demo</Button>
|
||||
</Link>
|
||||
<Link target="_blank" href={"https://github.com/StanGirard/quivr/"}>
|
||||
|
Loading…
Reference in New Issue
Block a user