Commit e0cfa6e
authored
Update tensordict link in intersphinx mapping (#2736)
Since tensordict has moved to pytorch.org from pytorch-labs, updating the intersphinx mapping to reflect the change. This will fix the following build warning:
```
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://pytorch-labs.github.io/tensordict/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://pytorch-labs.github.io/tensordict/objects.inv
```1 parent 6347d3a commit e0cfa6e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments