Skip to content
Prev Previous commit
Next Next commit
  • Loading branch information
ShaneHarvey committed Jul 25, 2022
commit 3c2d3f0d928b0c7225b13ac59be95a732af966e5
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,6 @@


intersphinx_mapping = {
"gevent": ("http://www.gevent.org/", None),
"gevent": ("https://www.gevent.org/", None),
"py": ("https://docs.python.org/3/", None),
}