Fixed broken image in supabase docs

This commit is contained in:
Eric Allam
2023-08-03 13:06:23 +01:00
parent 81180999de
commit 7ec329d5d6
@@ -96,7 +96,7 @@ Currently the Supabase Management API does not provide a way to enable database
You can do this by visiting your [Database Webhooks settings](https://supabase.com/dashboard/project/_/database/hooks) and clicking the "Enable webhooks" button:
![Enable Database Webhooks](./images/supabase-enable-webhooks.png)
![Enable Database Webhooks](/images/supabase-enable-webhooks.png)
You'll have to do this for each Supabase project you want to use webhooks with.