Skip to content

Commit f4a85c1

Browse files
authored
Update README.md
1 parent 4140e52 commit f4a85c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ will have all schema `#ref`s resolved.
3838
There are several mechanisms for testing specification contributions and client
3939
conformance.
4040

41-
First is the [OpenRPC validator][validator]. It performs some basic syntactic
41+
First is the [OpenRPC validator](https://open-rpc.github.io/schema-utils-js/functions/validateOpenRPCDocument.html). It performs some basic syntactic
4242
checks on the generated specification.
4343

4444
```console

0 commit comments

Comments
 (0)