From bad409c60bd32e8940fd955cbc722fb67a93e9b8 Mon Sep 17 00:00:00 2001 From: Patrick Peglar Date: Thu, 24 Feb 2022 14:55:08 +0000 Subject: [PATCH] fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8c58b0..77ef8f0 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ Please refer to code docstrings for more detail. * [#23](https://github.com/pp-mo/ugrid-checks/pull/23) structure-report bugfixes : * report optional connectivities, which were previously missing * report location-index-sets, which previously used to error - * [#26](https://github.com/pp-mo/ugrid-checks/pull/23) corrected statement codes : + * [#26](https://github.com/pp-mo/ugrid-checks/pull/26) corrected statement codes : Some statements in the range R109-R112 were being reported with the wrong statement code * [**v0.1.0**](https://github.com/pp-mo/ugrid-checks/releases/tag/v0.1.0)