We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a163e39 commit 83e7d67Copy full SHA for 83e7d67
docs/tutorials/further_topics/evolvable_players.rst
@@ -30,4 +30,4 @@ of the Moran process:
30
>>> population = mp.play() # doctest: +SKIP
31
32
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.
+population size very large. See :ref:`moran-process` for more information.
0 commit comments