We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f01c68 commit 2869ddfCopy full SHA for 2869ddf
docs/conf.py
@@ -29,7 +29,7 @@
29
"itsdangerous": ("https://itsdangerous.palletsprojects.com/", None),
30
"sqlalchemy": ("https://docs.sqlalchemy.org/", None),
31
"wtforms": ("https://wtforms.readthedocs.io/", None),
32
- "blinker": ("https://pythonhosted.org/blinker/", None),
+ "blinker": ("https://blinker.readthedocs.io/", None),
33
}
34
issues_github_path = "pallets/flask"
35
0 commit comments