Skip to content

Commit 0f943b2

Browse files
authored
fix image not showing (#137)
1 parent b0fb51e commit 0f943b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

architecture/architecture-overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "The core components of PowerSync are the service and client SDKs"
44
---
55

66
<Frame>
7-
<img src="images/powersync-diagram-architecture-overview.png" />
7+
<img src="/images/powersync-diagram-architecture-overview.png" />
88
</Frame>
99

1010
The [PowerSync Service](/architecture/powersync-service) and client SDK operate in unison to keep client-side SQLite databases in sync with a backend database. Learn about their architecture:

0 commit comments

Comments
 (0)