Skip to content

Commit 9b186c8

Browse files
📝 Update link to docs for intro to databases (#593)
Co-authored-by: Sebastián Ramírez <[email protected]>
1 parent fc3120a commit 9b186c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Successfully installed sqlmodel
6868

6969
## Example
7070

71-
For an introduction to databases, SQL, and everything else, see the <a href="https://sqlmodel.tiangolo.com" target="_blank">SQLModel documentation</a>.
71+
For an introduction to databases, SQL, and everything else, see the <a href="https://sqlmodel.tiangolo.com/databases/" target="_blank">SQLModel documentation</a>.
7272

7373
Here's a quick example. ✨
7474

0 commit comments

Comments
 (0)