diff --git a/docs/reference/overview_of_strategies.rst b/docs/reference/overview_of_strategies.rst index 9f2e6ed90..ec85e6c5f 100644 --- a/docs/reference/overview_of_strategies.rst +++ b/docs/reference/overview_of_strategies.rst @@ -165,7 +165,7 @@ ALLC, ALLD, TFT and RANDOM are defined above. The remaining classical strategies are defined below. The tournament also included two Zero Determinant strategies, both implemented in the library. The full table of strategies and results is `available -online `_. +online `_. Memory one strategies ^^^^^^^^^^^^^^^^^^^^^ @@ -301,7 +301,7 @@ HARD_TFT ^^^^^^^^ Hard TFT is not defined in [Stewart2012]_ but is -`[elsewhere] `_ +`elsewhere `_ defined as follows. The strategy cooperates on the first move, defects if the opponent has defected on any of the previous three rounds, and otherwise cooperates.