From f0b481a1bfa587ab8b9f28bcd767848be956ba42 Mon Sep 17 00:00:00 2001 From: scottrepreneur Date: Sun, 8 Aug 2021 11:07:29 -0500 Subject: [PATCH] update ceramic http link --- docs/build/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/installation.md b/docs/build/installation.md index d8f75ee..44031c4 100644 --- a/docs/build/installation.md +++ b/docs/build/installation.md @@ -10,7 +10,7 @@ Install the [IDX SDK](../learn/packages.md#idx-sdk) and set up your project. ## **Installation** -Install the [IDX SDK](../learn/packages.md#idx-sdk) and the [Ceramic HTTP client](https://developers.ceramic.network/reference/javascript/clients/#http-client) using npm. +Install the [IDX SDK](../learn/packages.md#idx-sdk) and the [Ceramic HTTP client](https://developers.ceramic.network/reference/typescript/modules/_ceramicnetwork_http_client.html) using npm. ```bash npm install @ceramicnetwork/http-client @ceramicstudio/idx