📝 Update links from github.com/tiangolo/sqlmodel to github.com/fastapi/sqlmodel (#1064)

This commit is contained in:
Sebastián Ramírez
2024-08-12 14:09:56 -05:00
committed by GitHub
parent a485c4e6a1
commit cd1fb5e4ae
10 changed files with 36 additions and 36 deletions

View File

@ -12,7 +12,7 @@ authors:
family-names: Ramírez
email: tiangolo@gmail.com
identifiers:
repository-code: 'https://github.com/tiangolo/sqlmodel'
repository-code: 'https://github.com/fastapi/sqlmodel'
url: 'https://sqlmodel.tiangolo.com'
abstract: >-
SQLModel, SQL databases in Python, designed for