Skip to content

Commit

Permalink
docs: fix loom link (#1996)
Browse files Browse the repository at this point in the history
  • Loading branch information
gyxlucy authored Apr 28, 2024
1 parent 21196c1 commit 3a69108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a69108

Please sign in to comment.