📝 Update links from github.com/tiangolo/sqlmodel to github.com/fastapi/sqlmodel (#1064)
This commit is contained in:
committed by
GitHub
parent
a485c4e6a1
commit
cd1fb5e4ae
@@ -40,9 +40,9 @@ dependencies = [
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/tiangolo/sqlmodel"
|
||||
Homepage = "https://github.com/fastapi/sqlmodel"
|
||||
Documentation = "https://sqlmodel.tiangolo.com"
|
||||
Repository = "https://github.com/tiangolo/sqlmodel"
|
||||
Repository = "https://github.com/fastapi/sqlmodel"
|
||||
|
||||
[tool.pdm]
|
||||
version = { source = "file", path = "sqlmodel/__init__.py" }
|
||||
|
||||
Reference in New Issue
Block a user