Skip to content

Commit da1a100

Browse files
committed
fix(docs): parsing error
1 parent f7bb32a commit da1a100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/showcase/briefo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npm install
3232
### Environment variables
3333

3434
# .env (project root)
35-
MY_SUPABASE_URL=https://<project>.supabase.co
35+
MY_SUPABASE_URL=https://&lt;project&gt;.supabase.co
3636
MY_SUPABASE_SERVICE_ROLE_KEY=...
3737
PERPLEXITY_API_KEY=...
3838
LINKPREVIEW_API_KEY=...

0 commit comments

Comments
 (0)