diff --git a/doc/source/rllib-examples.rst b/doc/source/rllib-examples.rst index 9764644a0..0f70a536a 100644 --- a/doc/source/rllib-examples.rst +++ b/doc/source/rllib-examples.rst @@ -123,5 +123,5 @@ Community Examples Example of using the multi-agent API to model several `social dilemma games `__. - `StarCraft2 `__: Example of training in StarCraft2 maps with RLlib / multi-agent. -- `Traffic Flow `__: +- `Traffic Flow `__: Example of optimizing mixed-autonomy traffic simulations with RLlib / multi-agent.