Skip to content

Commit 04f8899

Browse files
authored
docs: update redis-py documentation link (#3581)
1 parent 59cc34e commit 04f8899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"https://opentelemetry-python.readthedocs.io/en/latest/",
123123
None,
124124
),
125-
"redis": ("https://redis-py.readthedocs.io/en/latest/", None),
125+
"redis": ("https://redis.readthedocs.io/en/latest/", None),
126126
}
127127

128128
# http://www.sphinx-doc.org/en/master/config.html#confval-nitpicky

0 commit comments

Comments
 (0)