diff --git a/doc/conf.py b/doc/conf.py index 8036edec9989..04f48204eb77 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -241,7 +241,7 @@ def _check_dependencies(): 'scipy': ('https://docs.scipy.org/doc/scipy/', None), 'tornado': ('https://www.tornadoweb.org/en/stable/', None), 'xarray': ('https://docs.xarray.dev/en/stable/', None), - 'meson-python': ('https://meson-python.readthedocs.io/en/stable/', None) + 'meson-python': ('https://mesonbuild.com/meson-python/', None), }