Skip to content

Commit bab25f4

Browse files
committed
Updated links
1 parent 74b5660 commit bab25f4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/guides/introduction.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ import CardSupabase from "/snippets/card-supabase.mdx";
2424

2525
Get set up fast using our detailed walk-through guides.
2626

27-
| Guide | Description |
28-
| :------------------------------------------------------------------------------------------ | :------------------------------------------------------------ |
29-
| [Prisma](/guides/frameworks/prisma) | How to setup Prisma with Trigger.dev |
30-
| [Sequin database triggers](/guides/frameworks/sequin) | How to trigger tasks from database changes using Sequin |
31-
| [Supabase edge function hello world](/guides/frameworks/supabase-edge-function-hello-world) | How to trigger a task from a Supabase edge function |
32-
| [Supabase database webhooks](/guides/frameworks/supabase-database-webhooks) | How to trigger a task using a Supabase database webhook |
33-
| [Webhooks](/guides/frameworks/webhooks) | How to setup webhooks with Trigger.dev and various frameworks |
27+
| Guide | Description |
28+
| :----------------------------------------------------------------------------------------- | :------------------------------------------------------------ |
29+
| [Prisma](/guides/frameworks/prisma) | How to setup Prisma with Trigger.dev |
30+
| [Sequin database triggers](/guides/frameworks/sequin) | How to trigger tasks from database changes using Sequin |
31+
| [Supabase edge function hello world](/guides/frameworks/supabase-edge-functions-basic) | How to trigger a task from a Supabase edge function |
32+
| [Supabase database webhooks](/guides/frameworks/supabase-edge-functions-database-webhooks) | How to trigger a task using a Supabase database webhook |
33+
| [Webhooks](/guides/frameworks/webhooks-guides-overview) | How to setup webhooks with Trigger.dev and various frameworks |
3434

3535
## Example tasks
3636

0 commit comments

Comments
 (0)