Skip to content

Commit f16249c

Browse files
authored
Merge pull request matplotlib#29010 from QuLogic/auto-backport-of-pr-29005-on-v3.9.x
Backport PR matplotlib#29005 on branch v3.9.x (DOC: Update meson-python intersphinx link)
2 parents bae7631 + 3cf5e95 commit f16249c

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)