Skip to content

Commit 83e7d67

Browse files
committed
Fix incorrect reference in docs
1 parent a163e39 commit 83e7d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/further_topics/evolvable_players.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ of the Moran process:
3030
>>> population = mp.play() # doctest: +SKIP
3131

3232
Note that this may cause the Moran process to fail to converge, if the mutation rates are very high or the
33-
population size very large. See :ref:`moran` for more information.
33+
population size very large. See :ref:`moran-process` for more information.

0 commit comments

Comments
 (0)