Skip to content

Commit 40de07d

Browse files
Documentation edits made through Mintlify web editor
1 parent 50e2724 commit 40de07d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

integration-guides/supabase-+-powersync.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ import CreateCloudInstance from '/snippets/create-cloud-instance.mdx';
88
import SupabaseConnection from '/snippets/supabase-database-connection.mdx';
99

1010
<Frame caption="Video walkthrough of the integration guide.">
11-
<iframe width="1005" height="420" src="https://www.youtube.com/embed/80mnzGkeNgw?si=uVbQusPi3C2yy0Cu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
12-
</Frame>
11+
<iframe width="1005" height="420" src="https://www.youtube.com/embed/Xg5FTYGPn5U?si=4TjdYEACDR2g98yh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></Frame>
1312

1413
Used in conjunction with **Supabase**, PowerSync enables developers to build local-first & offline-first apps that are robust in poor network conditions and that have highly responsive frontends while relying on [Supabase](https://supabase.com/) for their backend. This guide provides instructions for how to configure PowerSync for use with your Supabase project.
1514

0 commit comments

Comments
 (0)