From d32b77b376fb0920cdf58b955158f1583f892b88 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Sun, 6 Aug 2023 18:13:18 +0200 Subject: [PATCH] Update _toctree.yml * Change Unit 6 hands on title --- units/en/_toctree.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/en/_toctree.yml b/units/en/_toctree.yml index 040e10a..6244fce 100644 --- a/units/en/_toctree.yml +++ b/units/en/_toctree.yml @@ -157,7 +157,7 @@ - local: unit6/advantage-actor-critic title: Advantage Actor Critic (A2C) - local: unit6/hands-on - title: Advantage Actor Critic (A2C) using Robotics Simulations with PyBullet and Panda-Gym 🤖 + title: Advantage Actor Critic (A2C) using Robotics Simulations with Panda-Gym 🤖 - local: unit6/conclusion title: Conclusion - local: unit6/additional-readings