Skip to content

Commit f010bd8

Browse files
committed
Update
1 parent 2285fb9 commit f010bd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ def wrapper(*args, **kwargs):
145145

146146
intersphinx_mapping = {
147147
"torch": ("https://docs.pytorch.org/docs/stable/", None),
148-
"tensordict": ("https://docs.pytorch.docs/tensordict/stable", None),
148+
"tensordict": ("https://docs.pytorch.org/tensordict/stable", None),
149149
"torchrl": ("https://docs.pytorch.org/rl/stable", None),
150150
"torchaudio": ("https://docs.pytorch.org/audio/stable/", None),
151151
"torchtext": ("https://docs.pytorch.org/text/stable/", None),

0 commit comments

Comments
 (0)