diff --git a/README.md b/README.md index d556c04..13d545f 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,6 @@ response = dispatch('{"jsonrpc": "2.0", "method": "ping", "id": 1}') [Watch a video on how to use it.](https://www.youtube.com/watch?v=3_BMmgJaFHQ) -Full documentation is at [jsonrpcserver.com](https://www.jsonrpcserver.com/). +Full documentation is in the [wiki](https://github.com/explodinglabs/jsonrpcserver/wiki). See also: [jsonrpcclient](https://github.com/explodinglabs/jsonrpcclient)