From 08954f626fd1741aa11a2fb6118d95a0193b1929 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Thu, 30 Nov 2017 20:28:39 +0100 Subject: [PATCH] Fix README link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -