summaryrefslogtreecommitdiff
path: root/json/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'json/README.md')
-rw-r--r--json/README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/json/README.md b/json/README.md
index 186a767..1145f43 100644
--- a/json/README.md
+++ b/json/README.md
@@ -127,11 +127,12 @@ This suite is being used by:
### Node.js ###
-The JSON Schema Test Suite is also available as an
-[npm](https://www.npmjs.com/package/json-schema-test-suite) package.
-Node-specific support is maintained on the [node branch](https://github.com/json-schema-org/JSON-Schema-Test-Suite/tree/node).
-See [NODE-README.md](https://github.com/json-schema-org/JSON-Schema-Test-Suite/blob/node/NODE-README.md)
-for more information.
+For node.js developers, the suite is also available as an
+[npm](https://www.npmjs.com/package/@json-schema-org/tests) package.
+
+Node-specific support is maintained in a [separate
+repository](https://github.com/json-schema-org/json-schema-test-suite-npm)
+which also welcomes your contributions!
### .NET ###