Skip to content

Commit b27305a

Browse files
committed
fix broken links
1 parent 47283a4 commit b27305a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,14 @@ Simplest way to install _MDIO_ via [pip] from [PyPI]:
6262
pip install multidimio
6363
```
6464

65-
For more instructions, please see the [installation instructions][read the docs]
65+
For more instructions, please see the [installation instructions][install]
6666
in the documentation.
6767

6868
# Using MDIO
6969

7070
Please see the [Command-line Reference][usage] for details.
7171

72-
For Python API please see the [API Reference] for details.
72+
For Python API please see the [API Reference][reference] for details.
7373

7474
# Requirements
7575

@@ -131,5 +131,5 @@ template.
131131
[license]: https://github.com/TGSAI/mdio-python/blob/main/LICENSE
132132
[contributor guide]: https://github.com/TGSAI/mdio-python/blob/main/CONTRIBUTING.md
133133
[usage]: https://mdio-python.readthedocs.io/en/latest/usage.html
134-
[api reference]: https://mdio-python.readthedocs.io/en/latest/reference.html
134+
[reference]: https://mdio-python.readthedocs.io/en/latest/reference.html
135135
[install]: https://mdio-python.readthedocs.io/en/latest/installation.html

0 commit comments

Comments
 (0)