Skip to content

Commit 7a887ea

Browse files
authored
Merge pull request #1291 from Axelrod-Python/docs-fix
Docs fix
2 parents 6449253 + 7d1595f commit 7a887ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/overview_of_strategies.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ ALLC, ALLD, TFT and RANDOM are defined above. The remaining classical
165165
strategies are defined below. The tournament also included two Zero Determinant
166166
strategies, both implemented in the library. The full table of strategies and
167167
results is `available
168-
online <http://www.pnas.org/content/109/26/10134/F1.expansion.html>`_.
168+
online <https://www.pnas.org/content/pnas/109/26/10134/F1.large.jpg?width=800&height=600&carousel=1>`_.
169169

170170
Memory one strategies
171171
^^^^^^^^^^^^^^^^^^^^^
@@ -301,7 +301,7 @@ HARD_TFT
301301
^^^^^^^^
302302

303303
Hard TFT is not defined in [Stewart2012]_ but is
304-
`[elsewhere] <http://www.prisoners-dilemma.com/strategies.html>`_
304+
`elsewhere <http://www.prisoners-dilemma.com/strategies.html>`_
305305
defined as follows. The strategy cooperates on the
306306
first move, defects if the opponent has defected on any of the previous three
307307
rounds, and otherwise cooperates.

0 commit comments

Comments
 (0)