Skip to content

Commit bea9d98

Browse files
committed
fix link
1 parent 95ace48 commit bea9d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Login to [Supabase](https://supabase.com) and create a database. Once done, you
1616
- `SUPABASE_URL`: The config URL
1717
- `SUPABASE_KEY`: The public API key
1818

19-
Then, navigate to your database's "SQL Editor", click on "New query", and paste in [setup.sql](./setup.sql). Run this SQL to seed the database and you're good to go.
19+
Then, navigate to your database's "SQL Editor", click on "New query", and paste in [setup.sql](./apps/svelte.dev/setup.sql). Run this SQL to seed the database and you're good to go.
2020

2121
## Tutorial
2222

0 commit comments

Comments
 (0)