From f238eb14a12143290bdffe64c6989c6a8e55467d Mon Sep 17 00:00:00 2001 From: Dennis Siemensma Date: Wed, 20 Apr 2022 21:32:41 +0200 Subject: [PATCH] Converted markdown link to restructured link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 1b7fe63..071a58a 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ also includes client implementation to directly read and parse smart meter data. Features -------- -DSMR Parser supports DSMR versions 2, 3, 4 and 5. See for the [currently supported/tested Python versions here](https://github.com/ndokter/dsmr_parser/blob/master/.github/workflows/tests.yml#L14). +DSMR Parser supports DSMR versions 2, 3, 4 and 5. See for the `currently supported/tested Python versions here `_. Client module usage