docs: fix loom link (#1996)

This commit is contained in:
Lucy Gao 2024-04-29 01:49:15 +08:00 committed by GitHub
parent 21196c12a6
commit 3a6910885d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,12 +14,12 @@ Tabby is an open-source, self-hosted AI coding assistant. With Tabby, every team
<div className="flex w-full lg:w-8/12 aspect-[16/10]">
<iframe className="flex-1"
allow="fullscreen"
src="https://www.loom.com/share/a137618d68fd4629805dbfeb93471035?sid=4103ebb5-3029-4b48-bc08-ebf94c06aa41?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true"
src="https://www.loom.com/embed/a137618d68fd4629805dbfeb93471035?sid=78d1e91a-984e-4e06-b682-e1ab10ca380a?hide_owner=true&hide_share=true&hide_title=true&hideEmbedTopBar=true"
>
</iframe>
</div>
<p className="mt-2 italic">Product demo to bring Tabby onto your Mac in 3 simple steps</p>
<p className="mt-2 italic">Product demo to bring Tabby locally on Mac</p>
</div>
## 📄 About the Docs