Skip to content

Commit ab05d44

Browse files
authored
docs: Fix Examples link in README (#5860)
Signed-off-by: Ryan Russell <[email protected]>
1 parent bfe9f33 commit ab05d44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ algorithms. Its flexibility and extensibility make it applicable to a
1111
large suite of problems.
1212

1313
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/>`__!
14+
one of `the many examples <https://www.pymc.io/projects/examples/en/latest/gallery.html>`__!
1515
For questions on PyMC, head on over to our `PyMC Discourse <https://discourse.pymc.io/>`__ forum.
1616

1717
Features
@@ -41,7 +41,7 @@ If you already know about Bayesian statistics:
4141

4242
- `API quickstart guide <https://docs.pymc.io/en/stable/pymc-examples/examples/pymc3_howto/api_quickstart.html>`__
4343
- The `PyMC tutorial <https://docs.pymc.io/en/latest/learn/core_notebooks/pymc_overview.html>`__
44-
- `PyMC examples <https://docs.pymc.io/projects/examples/en/latest/>`__ and the `API reference <https://docs.pymc.io/en/stable/api.html>`__
44+
- `PyMC examples <https://www.pymc.io/projects/examples/en/latest/gallery.html>`__ and the `API reference <https://docs.pymc.io/en/stable/api.html>`__
4545

4646
Learn Bayesian statistics with a book together with PyMC
4747
--------------------------------------------------------

0 commit comments

Comments
 (0)