File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ discussions__ space on GitHub. Bug reports and feature requests can be
19
19
filed as GitHub issues __.
20
20
21
21
__ https://mesonbuild.com/
22
- __ https://meson-python.readthedocs.io/en/latest /
22
+ __ https://mesonbuild.com/ meson-python/
23
23
__ https://github.com/mesonbuild/meson-python/discussions/
24
24
__ https://github.com/mesonbuild/meson-python/issues/
Original file line number Diff line number Diff line change 92
92
93
93
# Open Graph
94
94
95
- ogp_site_url = 'https://meson-python.readthedocs.io '
95
+ ogp_site_url = 'https://mesonbuild.com/ meson-python/ '
96
96
ogp_site_name = 'meson-python documentation'
97
97
98
98
Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ docs = [
64
64
[project .urls ]
65
65
homepage = ' https://github.com/mesonbuild/meson-python'
66
66
repository = ' https://github.com/mesonbuild/meson-python'
67
- documentation = ' https://meson-python.readthedocs.io /'
68
- changelog = ' https://meson-python.readthedocs.io/en/latest /changelog.html'
67
+ documentation = ' https://mesonbuild.com/ meson-python/'
68
+ changelog = ' https://mesonbuild.com/ meson-python/changelog.html'
69
69
70
70
71
71
[tool .mypy ]
You can’t perform that action at this time.
0 commit comments