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 8101442 commit 588099fCopy full SHA for 588099f
setup.py
@@ -26,7 +26,7 @@ def read(*parts):
26
name="Flask-Caching",
27
version=version,
28
project_urls={
29
- "Documentation": "flask-caching.readthedocs.io",
+ "Documentation": "https://flask-caching.readthedocs.io",
30
"Source Code": "https://github.com/sh4nks/flask-caching",
31
"Issue Tracker": "https://github.com/sh4nks/flask-caching",
32
},
0 commit comments