Skip to content

Commit b2d7faa

Browse files
committed
update links
1 parent 23f925a commit b2d7faa

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# MDIO
22

3-
[![PyPI](https://img.shields.io/pypi/v/mdio.svg)][pypi_]
4-
[![Status](https://img.shields.io/pypi/status/mdio.svg)][status]
5-
[![Python Version](https://img.shields.io/pypi/pyversions/mdio)][python version]
6-
[![License](https://img.shields.io/pypi/l/mdio)][license]
3+
[![PyPI](https://img.shields.io/pypi/v/multidimio.svg)][pypi_]
4+
[![Status](https://img.shields.io/pypi/status/multidimio.svg)][status]
5+
[![Python Version](https://img.shields.io/pypi/pyversions/multidimio)][python version]
6+
[![License](https://img.shields.io/pypi/l/multidimio)][license]
77

8-
[![Read the documentation at https://mdio.readthedocs.io/](https://img.shields.io/readthedocs/mdio/latest.svg?label=Read%20the%20Docs)][read the docs]
9-
[![Tests](https://github.com/TGSAI/mdio/workflows/Tests/badge.svg)][tests]
10-
[![Codecov](https://codecov.io/gh/TGSAI/mdio/branch/main/graph/badge.svg)][codecov]
8+
[![Read the documentation at https://mdio-python.readthedocs.io/](https://img.shields.io/readthedocs/mdio-python/latest.svg?label=Read%20the%20Docs)][read the docs]
9+
[![Tests](https://github.com/TGSAI/mdio-python/workflows/Tests/badge.svg)][tests]
10+
[![Codecov](https://codecov.io/gh/TGSAI/mdio-python/branch/main/graph/badge.svg)][codecov]
1111

1212
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
1313
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]
1414

15-
[pypi_]: https://pypi.org/project/mdio/
16-
[status]: https://pypi.org/project/mdio/
17-
[python version]: https://pypi.org/project/mdio
18-
[read the docs]: https://mdio.readthedocs.io/
19-
[tests]: https://github.com/TGSAI/mdio/actions?workflow=Tests
20-
[codecov]: https://app.codecov.io/gh/TGSAI/mdio
15+
[pypi_]: https://pypi.org/project/multidimio/
16+
[status]: https://pypi.org/project/multidimio/
17+
[python version]: https://pypi.org/project/multidimio
18+
[read the docs]: https://mdio-python.readthedocs.io/
19+
[tests]: https://github.com/TGSAI/mdio-python/actions?workflow=Tests
20+
[codecov]: https://app.codecov.io/gh/TGSAI/mdio-python
2121
[pre-commit]: https://github.com/pre-commit/pre-commit
2222
[black]: https://github.com/psf/black
2323

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ reference
1919
contributing
2020
Code of Conduct <codeofconduct>
2121
License <license>
22-
Changelog <https://github.com/TGSAI/mdio/releases>
22+
Changelog <https://github.com/TGSAI/mdio-python/releases>
2323
```

0 commit comments

Comments
 (0)