mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-24 20:03:41 +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
|
Quivr is your second brain in the cloud, designed to easily store and
|
||||||
retrieve unstructured information.
|
retrieve unstructured information.
|
||||||
</p>
|
</p>
|
||||||
<Link href={"/upload"}>
|
<Link href={"https://try-quivr.streamlit.app"}>
|
||||||
<Button>Try Demo</Button>
|
<Button>Try Demo</Button>
|
||||||
</Link>
|
</Link>
|
||||||
<Link target="_blank" href={"https://github.com/StanGirard/quivr/"}>
|
<Link target="_blank" href={"https://github.com/StanGirard/quivr/"}>
|
||||||
|
Loading…
Reference in New Issue
Block a user