Skip to content

Commit

Permalink
Fix link in README for working with enums section
Browse files Browse the repository at this point in the history
  • Loading branch information
mmvergara committed Dec 20, 2024
1 parent 0920fe7 commit 0985dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ final allBooks = await supabase
- [**Insert Many Data**](#inset-many-data)
- [**Update Data**](#update-data)
- [**Delete Data**](#delete-data)
- [**Working with Enums**](#enums-crud)
- [**Working with Enums**](#working-with-enums)
- [**Column Selection Queries**](#column-selection-queries)

### Features 🚀
Expand Down

0 comments on commit 0985dee

Please sign in to comment.