Skip to content

Commit 3cf5e95

Browse files
timhoffmQuLogic
authored andcommitted
Backport PR matplotlib#29005: DOC: Update meson-python intersphinx link
1 parent bae7631 commit 3cf5e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ def _check_dependencies():
241241
'scipy': ('https://docs.scipy.org/doc/scipy/', None),
242242
'tornado': ('https://www.tornadoweb.org/en/stable/', None),
243243
'xarray': ('https://docs.xarray.dev/en/stable/', None),
244-
'meson-python': ('https://meson-python.readthedocs.io/en/stable/', None)
244+
'meson-python': ('https://mesonbuild.com/meson-python/', None),
245245
}
246246

247247

0 commit comments

Comments
 (0)