Use absolute image paths (#490)

This commit is contained in:
nicktrn
2023-09-21 23:45:40 +01:00
committed by GitHub
parent 15f17d27e0
commit 537447e318
+2 -2
View File
@@ -147,11 +147,11 @@ npx @trigger.dev/cli dev
Head back to your Supabase Dashboard -> Auth, and create a new user (keep "Auto Confirm User?" checked)
![create user](images/supabase-create-new-user.png)
![create user](/images/supabase-create-new-user.png)
Then navigate over to your Trigger.dev project dashboard and you should see the job running.
![job running](images/supabase-job-running.png)
![job running](/images/supabase-job-running.png)
## What's next?