We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6711a3f + 5753ea1 commit ff6ad9fCopy full SHA for ff6ad9f
docs/source/conf.py
@@ -22,5 +22,5 @@
22
exclude_patterns = []
23
html_theme = "sphinx_rtd_theme"
24
intersphinx_mapping = {
25
- "django": ("https://docs.djangoproject.com/en/2.2/", "https://docs.djangoproject.com/en/2.2/_objects/"),
+ "django": ("https://docs.djangoproject.com/en/stable/", "https://docs.djangoproject.com/en/stable/_objects/"),
26
}
0 commit comments