fix(docs): update outdated links (#2026)

This commit is contained in:
Steven Palma
2025-09-24 16:17:39 +02:00
committed by GitHub
parent cdd2bf1c4e
commit 163df97c0c
5 changed files with 6 additions and 6 deletions

View File

@@ -323,7 +323,7 @@ To replay an episode run the API example below, make sure to change `remote_ip`,
python examples/lekiwi/replay.py
```
Congrats 🎉, your robot is all set to learn a task on its own. Start training it by the training part of this tutorial: [Getting started with real-world robots](./getting_started_real_world_robot)
Congrats 🎉, your robot is all set to learn a task on its own. Start training it by the training part of this tutorial: [Getting started with real-world robots](./il_robots)
## Evaluate your policy