Skip to content

Commit 2869ddf

Browse files
committed
update blinker intersphinx link
1 parent 4f01c68 commit 2869ddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"itsdangerous": ("https://itsdangerous.palletsprojects.com/", None),
3030
"sqlalchemy": ("https://docs.sqlalchemy.org/", None),
3131
"wtforms": ("https://wtforms.readthedocs.io/", None),
32-
"blinker": ("https://pythonhosted.org/blinker/", None),
32+
"blinker": ("https://blinker.readthedocs.io/", None),
3333
}
3434
issues_github_path = "pallets/flask"
3535

0 commit comments

Comments
 (0)