Skip to content

Commit f96ebb0

Browse files
authored
Update URL redirects in index.rst
1 parent 879bdef commit f96ebb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ as we discuss below.
110110
More information can be found in these books:
111111

112112
* "Machine Learning: Advanced Topics", K. Murphy, MIT Press 2023. Available at https://probml.github.io/pml-book/book2.html.
113-
* "Bayesian Filtering and Smoothing, Second Edition", S. Särkkä and L. Svensson, Cambridge University Press, 2023. Available at http://users.aalto.fi/~ssarkka/pub/bfs_book_2023_online.pdf
113+
* "Bayesian Filtering and Smoothing, Second Edition", S. Särkkä and L. Svensson, Cambridge University Press, 2023. Available at https://users.aalto.fi/~ssarkka/pub/bfs_book_2023_online.pdf
114114

115115
Quickstart
116116
----------
@@ -262,7 +262,7 @@ Related Libraries
262262
.. _linderman-ssm-numpy: https://github.com/lindermanlab/ssm
263263
.. _mattjj-pyhsmm: https://github.com/mattjj/pyhsmm
264264
.. _mattjj-pylds: https://github.com/mattjj/pylds
265-
.. _optax: https://github.com/deepmind/optax
265+
.. _optax: https://github.com/google-deepmind/optax
266266
.. _pgm-jax: https://github.com/probml/pgm-jax
267267
.. _pykalman: https://pykalman.github.io/
268268
.. _sarkka-parallel-non-linear-gaussian-smoothers: https://github.com/EEA-sensors/parallel-non-linear-gaussian-smoothers

0 commit comments

Comments
 (0)