forked from orbit-oss/flask
update blinker intersphinx link
This commit is contained in:
parent
4f01c68a4b
commit
2869ddf50c
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ intersphinx_mapping = {
|
||||||
"itsdangerous": ("https://itsdangerous.palletsprojects.com/", None),
|
"itsdangerous": ("https://itsdangerous.palletsprojects.com/", None),
|
||||||
"sqlalchemy": ("https://docs.sqlalchemy.org/", None),
|
"sqlalchemy": ("https://docs.sqlalchemy.org/", None),
|
||||||
"wtforms": ("https://wtforms.readthedocs.io/", None),
|
"wtforms": ("https://wtforms.readthedocs.io/", None),
|
||||||
"blinker": ("https://pythonhosted.org/blinker/", None),
|
"blinker": ("https://blinker.readthedocs.io/", None),
|
||||||
}
|
}
|
||||||
issues_github_path = "pallets/flask"
|
issues_github_path = "pallets/flask"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue