Skip to content

Commit

Permalink
πŸ“ Update multidict intersphinx URL subdomain
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 16, 2023
1 parent 98eac52 commit 0678e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@

intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"multidict": ("https://multidict.readthedocs.io/en/stable", None),
"multidict": ("https://multidict.aio-libs.org/en/stable", None),
}


Expand Down

0 comments on commit 0678e0d

Please sign in to comment.