diff --git a/docs/src/conf.py b/docs/src/conf.py index 98c9d46e..a0819459 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -96,7 +96,7 @@ def setup(app): "ase": ("https://wiki.fysik.dtu.dk/ase/", None), "python": ("https://docs.python.org/3", None), "torch": ("https://pytorch.org/docs/stable/", None), - "metatensor": ("https://lab-cosmo.github.io/metatensor/latest/", None), + "metatensor": ("https://docs.metatensor.org/latest/", None), "omegaconf": ("https://omegaconf.readthedocs.io/en/latest/", None), "rascaline": ("https://luthaf.fr/rascaline/latest/", None), }