Skip to content

Commit 0ea236d

Browse files
author
Vincent Moens
authored
[Minor] Move distributed examples to examples (#2097)
1 parent d1cfa3a commit 0ea236d

File tree

13 files changed

+1
-1
lines changed

13 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ And it is `functorch` and `torch.compile` compatible!
315315
```
316316
</details>
317317

318-
Check our [distributed collector examples](sota-implementations/distributed/collectors) to
318+
Check our [distributed collector examples](examples/distributed/collectors) to
319319
learn more about ultra-fast data collection with TorchRL.
320320

321321
- efficient<sup>(2)</sup> and generic<sup>(1)</sup> [replay buffers](torchrl/data/replay_buffers/replay_buffers.py) with modularized storage:
File renamed without changes.

0 commit comments

Comments
 (0)