Skip to content

Commit 3bc713e

Browse files
committed
Fix mint.json
1 parent 6f74550 commit 3bc713e

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

mint.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@
263263
"group": "Migration Guides",
264264
"pages": [
265265
"migration-guides/mongodb-atlas",
266-
"migration-guides/electricsql-legacy",
267266
"migration-guides/watermelondb"
268267
]
269268
},
@@ -545,10 +544,6 @@
545544
"source": "/resources/migration-guides/mongodb-atlas",
546545
"destination": "/migration-guides/mongodb-atlas"
547546
},
548-
{
549-
"source": "/resources/migration-guides/electricsql-legacy",
550-
"destination": "/migration-guides/electricsql-legacy"
551-
},
552547
{
553548
"source": "/resources/migration-guides/watermelondb",
554549
"destination": "/migration-guides/watermelondb"

usage/tools.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ mode: wide
99
<Card title="CLI (Beta)" icon="terminal" href="/usage/tools/cli" horizontal/>
1010
<Card title="Diagnostics App" icon="stethoscope" href="https://github.com/powersync-ja/powersync-js/tree/main/tools/diagnostics-app" horizontal/>
1111
<Card title="Monitoring and Alerting" icon="bell" href="/usage/tools/monitoring-and-alerting" horizontal/>
12-
<Card title="CloudCode (for MongoDB CRUD & Auth Backend)" icon="database" href="/usage/tools/cloudcode" horizontal/>
12+
<Card title="CloudCode (for MongoDB Backend Functionality)" icon="database" href="/usage/tools/cloudcode" horizontal/>
1313
</CardGroup>

0 commit comments

Comments
 (0)