From 61cafdaca68562b9cb1fdd4de1a663f7b8122da6 Mon Sep 17 00:00:00 2001 From: Daniel Hutzschenreuter <daniel.hutzschenreuter@ptb.de> Date: Fri, 12 May 2023 08:05:14 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c70c0ba..892e23b 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## Access to D-SI XSD version 2.1.0 -* D-SI XSD version 2.1.0 @ [https://www.ptb.de/si/v2.0.0/SI_Format.xsd](https://www.ptb.de/si/v2.1.0/SI_Format.xsd) +* D-SI XSD version 2.1.0 @ [https://www.ptb.de/si/v2.1.0/SI_Format.xsd](https://www.ptb.de/si/v2.1.0/SI_Format.xsd) * Latest D-SI XSD version @ [https://www.ptb.de/si/SI_Format.xsd](https://www.ptb.de/si/SI_Format.xsd) -* XSD for D-SI example files [https://www.ptb.de/si/v2.0.0/examples/SI_Format_TestData.xsd](https://www.ptb.de/si/v2.1.0/examples/SI_Format_TestData.xsd) +* XSD for D-SI example files [https://www.ptb.de/si/v2.1.0/examples/SI_Format_TestData.xsd](https://www.ptb.de/si/v2.1.0/examples/SI_Format_TestData.xsd) ## Development -- GitLab