We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e169df commit e194238Copy full SHA for e194238
pyproject.toml
@@ -44,7 +44,7 @@ cffi_modules = "cffi.setuptools_ext:cffi_modules"
44
[project.urls]
45
Documentation = "https://cffi.readthedocs.io/"
46
Changelog = "https://cffi.readthedocs.io/en/latest/whatsnew.html"
47
-Downloads = "https://github.com/python-cffi/cffi/releases"
+Download = "https://github.com/python-cffi/cffi/releases"
48
Contact = "https://groups.google.com/forum/#!forum/python-cffi"
49
"Source Code" = "https://github.com/python-cffi/cffi"
50
"Issue Tracker" = "https://github.com/python-cffi/cffi/issues"
0 commit comments