mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-25 11:03:58 +08:00
docs: update redis-py documentation link (#3581)
This commit is contained in:

committed by
GitHub

parent
59cc34e9f3
commit
04f8899252
@ -122,7 +122,7 @@ intersphinx_mapping = {
|
||||
"https://opentelemetry-python.readthedocs.io/en/latest/",
|
||||
None,
|
||||
),
|
||||
"redis": ("https://redis-py.readthedocs.io/en/latest/", None),
|
||||
"redis": ("https://redis.readthedocs.io/en/latest/", None),
|
||||
}
|
||||
|
||||
# http://www.sphinx-doc.org/en/master/config.html#confval-nitpicky
|
||||
|
Reference in New Issue
Block a user