We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6594927 commit eb3b515Copy full SHA for eb3b515
1 file changed
docs/conf.py
@@ -42,7 +42,7 @@
42
"python": ("https://docs.python.org/3", None),
43
"sphinx": ("https://www.sphinx-doc.org/", None),
44
"jinja2": ("https://jinja.palletsprojects.com/", None),
45
- "git": ("https://gitpython.readthedocs.io/en/stable/", None),
+ "git": ("https://gitpython.readthedocs.io/en/latest/", None),
46
}
47
48
nitpick_ignore = [
0 commit comments