diff --git a/README.md b/README.md index fe88ee2bf24f..fb171069d41c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # @polkadot/client -This library provides a clean wrapper around all the methods exposed by a Polkadot network client. As part of the JsonRpc defintions, the [exposed methods are documented][packages/api-jsonrpc/docs/]. +This library provides a clean wrapper around all the methods exposed by a Polkadot network client. As part of the JsonRpc defintions, the [exposed methods are documented](packages/api-jsonrpc/docs/). The API is split up into a number of internal packages -