Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f16249c

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/conf.py

Copy file name to clipboardExpand all lines: doc/conf.py
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.