Axelrod-notebooks icon indicating copy to clipboard operation
Axelrod-notebooks copied to clipboard

markdown link in README.md

Open pareyesv opened this issue 8 years ago • 1 comments
trafficstars

There is a simple bug in README.md

The (markdown) link to The Moran Process notebook does not render properly.

* [The Moran Process](Moran Process.ipynb)

(I guess you know the solution: Just change the link to [The Moran Process](Moran%20Process.ipynb). Even better: change the notebook filename to moran-process.ipynb and link to [The Moran Process](moran-process.ipynb))

Cheers

pareyesv avatar Apr 02 '17 21:04 pareyesv

Thanks. We've actually incorporated the Moran process into the Axelrod library now so we should rewrite the notebook anyway. See #7 .

marcharper avatar Apr 02 '17 22:04 marcharper