From be4f76a903d638bb55d60634e791f2a18184efe6 Mon Sep 17 00:00:00 2001 From: Jorrit Nutma Date: Thu, 16 Jul 2026 11:37:51 +0200 Subject: [PATCH] Update S2-Json link in specs documentation --- website/docs/specs/specs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/specs/specs.md b/website/docs/specs/specs.md index a698527..5c211ae 100644 --- a/website/docs/specs/specs.md +++ b/website/docs/specs/specs.md @@ -10,7 +10,7 @@ The official standard (EN 50491-12-2) that has been approved by European Standar ## S2-Json A json-schema definition that describes all S2 messages. -The json-schema can be found here: [s2-json](https://github.com/flexiblepower/s2-ws-json/tree/main/s2-json-schema). +The json-schema can be found here: [s2-json](https://github.com/flexiblepower/s2-json). The data model is also represented on this documentation website, see [Reference](/model-reference).