Skip to content

Commit 537447e

Browse files
authored
Use absolute image paths (#490)
1 parent 15f17d2 commit 537447e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/documentation/quickstarts/supabase.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ npx @trigger.dev/cli dev
147147

148148
Head back to your Supabase Dashboard -> Auth, and create a new user (keep "Auto Confirm User?" checked)
149149

150-
![create user](images/supabase-create-new-user.png)
150+
![create user](/images/supabase-create-new-user.png)
151151

152152
Then navigate over to your Trigger.dev project dashboard and you should see the job running.
153153

154-
![job running](images/supabase-job-running.png)
154+
![job running](/images/supabase-job-running.png)
155155

156156
## What's next?
157157

0 commit comments

Comments
 (0)