Skip to content

Commit 31af41c

Browse files
authored
Merge pull request #1185 from jan-matthis/master
Fixing link to tutorial in readme
2 parents 2cffabe + 7104bec commit 31af41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PyMC3 is beta software. Users should consider using [PyMC 2 repository](https://
2323
* Transparent support for missing value imputation
2424

2525
## Getting started
26-
* The [PyMC3 tutorial](http://pymc-devs.github.io/pymc3/getting_started/) or [journal publication](https://peerj.com/articles/cs-55/)
26+
* The [PyMC3 tutorial](http://pymc-devs.github.io/pymc3/getting_started) or [journal publication](https://peerj.com/articles/cs-55/)
2727
* [PyMC3 examples](http://pymc-devs.github.io/pymc3/examples.html) and the [API reference](http://pymc-devs.github.io/pymc3/api.html)
2828
* [Bayesian Modelling in Python -- tutorials on Bayesian statistics and PyMC3 as Jupyter Notebooks by Mark Dregan](https://github.com/markdregan/Bayesian-Modelling-in-Python)
2929
* [Talk at PyData London 2016 on PyMC3](https://www.youtube.com/watch?v=LlzVlqVzeD8)

0 commit comments

Comments
 (0)