Skip to content

Commit 4c9adef

Browse files
committed
Adds link to migration guide in the docs side bar
1 parent 3a62676 commit 4c9adef

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/docs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,10 @@
355355
"guides/examples/vercel-sync-env-vars"
356356
]
357357
},
358+
{
359+
"group": "Migration guides",
360+
"pages": ["migration-mergent"]
361+
},
358362
{
359363
"group": "Community packages",
360364
"pages": [

docs/migration-mergent.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Migrating from Mergent"
33
description: "A guide for migrating from Mergent to Trigger.dev"
4+
sidebarTitle: "Migrating from Mergent"
45
---
56

67
Mergent is being absorbed into Resend, so if you’re running background jobs or scheduled tasks on Mergent, now is a good time to migrate. Trigger.dev is a modern, developer-friendly platform for background jobs, workflows, and scheduling.

0 commit comments

Comments
 (0)