From f825b1b744d5819192edcd9a06ead93c26a7aec2 Mon Sep 17 00:00:00 2001 From: Vincent Biret Date: Mon, 18 Nov 2019 16:02:03 -0500 Subject: [PATCH] - fixes broken link to client instance --- docs/GettingRawResponse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GettingRawResponse.md b/docs/GettingRawResponse.md index 142cd063e..cf3169fec 100644 --- a/docs/GettingRawResponse.md +++ b/docs/GettingRawResponse.md @@ -4,7 +4,7 @@ Steps for getting the raw response [i.e [Response Object](https://developer.mozi ## Initialize the Client -Refer [this documentation](../CreatingClientInstance.md) for initializing the client. +Refer [this documentation](./CreatingClientInstance.md) for initializing the client. ## Getting Raw Response by setting ResponseType