fix(demo): changed link

This commit is contained in:
Stan Girard 2023-05-19 09:12:46 +02:00
parent 97777f8c39
commit 424f055ca1

View File

@ -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/"}>