Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

markdown link in README.md #10

Open
pareyesv opened this issue Apr 2, 2017 · 1 comment
Open

markdown link in README.md #10

pareyesv opened this issue Apr 2, 2017 · 1 comment

Comments

@pareyesv
Copy link

pareyesv commented Apr 2, 2017

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

@marcharper
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants