File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: MIT
9
9
[ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/mesonbuild/meson-python/main.svg )] ( https://results.pre-commit.ci/latest/github/mesonbuild/meson-python/main )
10
10
[ ![ tests] ( https://github.com/mesonbuild/meson-python/actions/workflows/tests.yml/badge.svg )] ( https://github.com/mesonbuild/meson-python/actions/workflows/tests.yml )
11
11
[ ![ codecov] ( https://codecov.io/gh/mesonbuild/meson-python/branch/main/graph/badge.svg?token=xcb2u2YvVk )] ( https://codecov.io/gh/mesonbuild/meson-python )
12
- [ ![ Documentation Status] ( https://readthedocs.org/projects/meson-python/badge/?version=stable )] ( https://meson-python.readthedocs.io/en/stable/?badge=stable )
12
+ [ ![ Documentation Status] ( https://readthedocs.org/projects/meson-python/badge/?version=latest )] ( https://meson-python.readthedocs.io/en/stable/?badge=latest )
13
13
14
14
` meson-python ` is a Python build backend built on top of the [ Meson] [ meson ]
15
15
build-system. It enables you to use [ Meson] [ meson ] for your Python packages.
@@ -31,7 +31,7 @@ If you are interested in contributing, please check out
31
31
32
32
33
33
[ meson ] : https://github.com/mesonbuild/meson
34
- [ docs ] : https://meson-python.readthedocs.io/en/stable /
34
+ [ docs ] : https://meson-python.readthedocs.io/en/latest /
35
35
[ new discussion ] : https://github.com/mesonbuild/meson-python/discussions/new/choose
36
36
[ bugtracker ] : https://github.com/mesonbuild/meson-python/issues
37
37
[ contributing docs ] : https://meson-python.readthedocs.io/en/latest/contributing/getting-started.html
You can’t perform that action at this time.
0 commit comments