Skip to content

Commit

Permalink
fix link on docs readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BimaAdi committed Feb 19, 2025
1 parent 62af0b1 commit 8d49bf5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# QORM Docs

- [sql select builder](./docs/select.md)
- [sql insert builder](./docs/insert.md)
- [sql update builder](./docs/update.md)
- [sql delete builder](./docs/delete.md)
- [sql select builder](./select.md)
- [sql insert builder](./insert.md)
- [sql update builder](./update.md)
- [sql delete builder](./delete.md)

0 comments on commit 8d49bf5

Please # to comment.