Skip to content

Commit 5605c28

Browse files
committed
fix broken links
1 parent b12e29e commit 5605c28

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ width=200"><br>
66
[![PyPI](https://img.shields.io/pypi/v/multidimio.svg)][pypi_]
77
[![Status](https://img.shields.io/pypi/status/multidimio.svg)][status]
88
[![Python Version](https://img.shields.io/pypi/pyversions/multidimio)][python version]
9-
[![License](https://img.shields.io/pypi/l/multidimio)][license-link]
9+
[![License](https://img.shields.io/pypi/l/multidimio)][license]
1010

1111
[![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]
1212
[![Tests](https://github.com/TGSAI/mdio-python/workflows/Tests/badge.svg)][tests]
@@ -67,7 +67,7 @@ in the documentation.
6767

6868
# Using MDIO
6969

70-
Please see the [Command-line Reference][cli-ref-link] for details.
70+
Please see the [Command-line Reference][usage] for details.
7171

7272
For Python API please see the [API Reference] for details.
7373

@@ -92,7 +92,7 @@ To learn more, see the [Contributor Guide].
9292

9393
# Licensing
9494

95-
Distributed under the terms of the [Apache 2.0 license][license-link],
95+
Distributed under the terms of the [Apache 2.0 license][license],
9696
_MDIO_ is free and open source software.
9797

9898
# Issues
@@ -128,8 +128,8 @@ template.
128128

129129
<!-- github-only -->
130130

131-
[license-link]: https://github.com/TGSAI/mdio-python/blob/main/LICENSE
131+
[license]: https://github.com/TGSAI/mdio-python/blob/main/LICENSE
132132
[contributor guide]: https://github.com/TGSAI/mdio-python/blob/main/CONTRIBUTING.md
133-
[cli-ref-link]: https://mdio-python.readthedocs.io/en/latest/usage.html
133+
[usage]: https://mdio-python.readthedocs.io/en/latest/usage.html
134134
[api reference]: https://mdio-python.readthedocs.io/en/latest/reference.html
135-
[install-link]: https://mdio-python.readthedocs.io/en/latest/installation.html
135+
[install]: https://mdio-python.readthedocs.io/en/latest/installation.html

0 commit comments

Comments
 (0)