Skip to content

Commit a570062

Browse files
authored
1 parent 45ae4e8 commit a570062

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
@@ -52,7 +52,7 @@
5252
"sqlalchemy": ("https://docs.sqlalchemy.org/en/20/", None),
5353
"alembic": ("https://alembic.sqlalchemy.org/en/latest/", None),
5454
"click": ("https://click.palletsprojects.com/en/8.1.x/", None),
55-
"redis": ("https://redis-py.readthedocs.io/en/stable/", None),
55+
"redis": ("https://redis.readthedocs.io/en/stable/", None),
5656
"picologging": ("https://microsoft.github.io/picologging", None),
5757
"structlog": ("https://www.structlog.org/en/stable/", None),
5858
"tortoise": ("https://tortoise.github.io/", None),

0 commit comments

Comments
 (0)