We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56186bd commit a1667e6Copy full SHA for a1667e6
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = [
42
43
[project.urls]
44
Homepage = "https://github.com/microsoft/mssql-python"
45
-Documentation = "https://github.com/microsoft/mssql-python#readme"
+Documentation = "https://github.com/microsoft/mssql-python/wiki"
46
Repository = "https://github.com/microsoft/mssql-python"
47
Issues = "https://github.com/microsoft/mssql-python/issues"
48
Changelog = "https://github.com/microsoft/mssql-python/blob/main/CHANGELOG.md"
0 commit comments