We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4140e52 commit f4a85c1Copy full SHA for f4a85c1
README.md
@@ -38,7 +38,7 @@ will have all schema `#ref`s resolved.
38
There are several mechanisms for testing specification contributions and client
39
conformance.
40
41
-First is the [OpenRPC validator][validator]. It performs some basic syntactic
+First is the [OpenRPC validator](https://open-rpc.github.io/schema-utils-js/functions/validateOpenRPCDocument.html). It performs some basic syntactic
42
checks on the generated specification.
43
44
```console
0 commit comments