Skip to content

Commit f196549

Browse files
authored
README wrong links. (#1801)
1 parent e275017 commit f196549

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,12 @@ Supported versions
4141

4242
Version `3.5.2 <https://github.com/pymodbus-dev/pymodbus/releases/tag/v3.5.2>`_ is the current release.
4343

44-
Version `2.5.3 <https://github.com/pymodbus-dev/pymodbus/releases/tag/v2.5.3>`_ is the last 2.x release (python >= 2.7, no longer supported).
44+
Each release is `documented <https://pymodbus.readthedocs.io/en/latest/source/changelog.html>`_
4545

46-
Each release is `documented <https://pymodbus.readthedocs.io/en/latest/changelog.html>`_
47-
48-
A big thanks to all the `volunteers <https://pymodbus.readthedocs.io/en/latest/authors.html>`_ that helped make pymodbus a great project.
46+
A big thanks to all the `volunteers <https://pymodbus.readthedocs.io/en/latest/source/authors.html>`_ that helped make pymodbus a great project.
4947

5048
.. important::
51-
All API changes after 3.0.0 are documented in `API_changes.rst <https://pymodbus.readthedocs.io/en/latest/api_changes.html>`_
49+
All API changes after 3.0.0 are documented in `API_changes.rst <https://github.com/pymodbus-dev/pymodbus/blob/dev/CHANGELOG.rst>`_
5250

5351

5452
Common features

0 commit comments

Comments
 (0)