From 48cd4fd289efd59a48b5c8b45e247b09e169c1bb Mon Sep 17 00:00:00 2001 From: Dan Ponti Date: Thu, 4 Apr 2024 09:35:05 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff6aed42..08818b86 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository holds the latest commits to the DIGGS schema. This version contains the latest features and updates but should be considered unstable and not suitable for production use. -To validate instance documents against the development schema, the schemaLocation attribute should point to: https://diggsml.org/schema-dev/Diggs.xsd. Please post any issues with this or the latest release [here] +To validate instance documents against the development schema, the schemaLocation attribute should point to: https://diggsml.org/schema-dev/Diggs.xsd. Please post any issues with this or the latest release [here](https://github.com/DIGGSml/schema-dev/issues) View the diff between this schema version and the latest release [here](https://github.com/DIGGSml/schema-dev/compare/main...2.6).