mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
docs: fix loom link (#1996)
This commit is contained in:
parent
21196c12a6
commit
3a6910885d
4
website/docs/getting-started.mdx
vendored
4
website/docs/getting-started.mdx
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user