diff --git a/doc/source/rllib/rllib-algorithms.rst b/doc/source/rllib/rllib-algorithms.rst index e5743f8e306a..0fb9a8cff6fa 100644 --- a/doc/source/rllib/rllib-algorithms.rst +++ b/doc/source/rllib/rllib-algorithms.rst @@ -173,9 +173,9 @@ Asynchronous Proximal Policy Optimization (APPO) .. tip:: - APPO was originally `published under the name "IMPACT" `__. RLlib's APPO exactly matches the algorithm described in the paper. + APPO was originally `published under the name "IMPACT" `__. RLlib's APPO exactly matches the algorithm described in the paper. -`[paper] `__ +`[paper] `__ `[implementation] `__ .. figure:: images/algos/appo-architecture.svg