Skip to content

Commit ce2e891

Browse files
authored
Update doc links in README (#5753)
* Update links to overview and examples. * Overview links fixed.
1 parent e7bfc25 commit ce2e891

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ focusing on advanced Markov chain Monte Carlo (MCMC) and variational inference (
1010
algorithms. Its flexibility and extensibility make it applicable to a
1111
large suite of problems.
1212

13-
Check out the `PyMC overview <https://docs.pymc.io/en/latest/learn/examples/pymc_overview.html>`__, or
14-
`interact with live examples <https://mybinder.org/v2/gh/pymc-devs/pymc/main?filepath=%2Fdocs%2Fsource%2Fnotebooks>`__
15-
using Binder!
13+
Check out the `PyMC overview <https://docs.pymc.io/en/latest/learn/core_notebooks/pymc_overview.html>`__, or
14+
one of `the many examples <https://docs.pymc.io/projects/examples/en/latest/>`__!
1615
For questions on PyMC, head on over to our `PyMC Discourse <https://discourse.pymc.io/>`__ forum.
1716

1817
Features
@@ -41,7 +40,7 @@ If you already know about Bayesian statistics:
4140
----------------------------------------------
4241

4342
- `API quickstart guide <https://docs.pymc.io/en/stable/pymc-examples/examples/pymc3_howto/api_quickstart.html>`__
44-
- The `PyMC tutorial <https://docs.pymc.io/en/latest/learn/examples/pymc_overview.html>`__
43+
- The `PyMC tutorial <https://docs.pymc.io/en/latest/learn/core_notebooks/pymc_overview.html>`__
4544
- `PyMC examples <https://docs.pymc.io/projects/examples/en/latest/>`__ and the `API reference <https://docs.pymc.io/en/stable/api.html>`__
4645

4746
Learn Bayesian statistics with a book together with PyMC

0 commit comments

Comments
 (0)