8000 DOC: Update meson-python intersphinx link · matplotlib/matplotlib@fd776ea · GitHub
[go: up one dir, main page]

Skip to content

Commit fd776ea

Browse files
committed
DOC: Update meson-python intersphinx link
The old one is getting readthedocs' pseudo-redirect with an HTML page.
1 parent 190aa67 commit fd776ea

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
@@ -269,7 +269,7 @@ def autodoc_process_bases(app, name, obj, options, bases):
269269
'scipy': ('https://docs.scipy.org/doc/scipy/', None),
270270
'tornado': ('https://www.tornadoweb.org/en/stable/', None),
271271
'xarray': ('https://docs.xarray.dev/en/stable/', None),
272-
'meson-python': ('https://meson-python.readthedocs.io/en/stable/', None),
272+
'meson-python': ('https://mesonbuild.com/meson-python/', None),
273273
'pip': ('https://pip.pypa.io/en/stable/', None),
274274
}
275275

0 commit comments

Comments
 (0)
0