Skip to content

Commit 9a2b395

Browse files
cahofmeyrJoshua Brink
authored andcommitted
Fix link
1 parent 81b5713 commit 9a2b395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration-guides/mongodb-atlas.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ A few things to note regarding the PowerSync client-side schema:
264264

265265
* The schema does not explicitly specify an `id` column, since PowerSync automatically creates an `id` column of type `text`.
266266
* SQLite has very simple data types which are [used by](/usage/sync-rules/types#types) PowerSync.
267-
* For MongoDB specific data types, refer to [MongoDB Type Mapping](/usage/sync-rules/types#mongodb-beta-type-mapping).
267+
* For MongoDB specific data types, refer to [MongoDB Type Mapping](/usage/sync-rules/types#mongodb-type-mapping).
268268
* PowerSync also supports [syncing attachments or files](/usage/use-case-examples/attachments-files) using helper packages.
269269

270270

0 commit comments

Comments
 (0)