Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Nov 12, 2024
1 parent 6bf009c commit a5bce2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Login to [Supabase](https://supabase.com) and create a database. Once done, you
- `SUPABASE_URL`: The config URL
- `SUPABASE_KEY`: The public API key

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.
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.

## Tutorial

Expand Down

0 comments on commit a5bce2b

Please sign in to comment.