Pymc3: README file links return 404 on github page

Created on 24 Oct 2017  路  2Comments  路  Source: pymc-devs/pymc3

If you have questions about a specific use case, please post it to our discourse channel: https://discourse.pymc.io
If you are not sure whether this is a bug or not, please also post it on discourse.

Description of your problem

The links to the notebooks in the readme file point to /notebooks. Alot of these links don't work on the github page because they are linking to the symlink /notebooks which then points to docs/source/notebooks/. These links to the notebooks need to updated to point to /docs/source/notebooks

Please provide a minimal, self-contained, and reproducible example.

beginner friendly docs

Most helpful comment

Changed to hardcoded links in PR https://github.com/pymc-devs/pymc3/compare/master...motatoes:fix-docs-404

All 2 comments

Changed to hardcoded links in PR https://github.com/pymc-devs/pymc3/compare/master...motatoes:fix-docs-404

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fonnesbeck picture fonnesbeck  路  88Comments

MisterRedactus picture MisterRedactus  路  22Comments

landoblack picture landoblack  路  20Comments

marciomacielbastos picture marciomacielbastos  路  28Comments

springcoil picture springcoil  路  35Comments