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.
1 parent aebf346 commit d2c73b2Copy full SHA for d2c73b2
docs/conf.py
@@ -122,7 +122,7 @@
122
"https://opentelemetry-python.readthedocs.io/en/latest/",
123
None,
124
),
125
- "redis": ("https://redis-py.readthedocs.io/en/latest/", None),
+ "redis": ("https://redis.readthedocs.io/en/latest/", None),
126
}
127
128
# http://www.sphinx-doc.org/en/master/config.html#confval-nitpicky
0 commit comments