diff --git a/docs/OtherAPIs.md b/docs/OtherAPIs.md index 577cc492a..397a34124 100644 --- a/docs/OtherAPIs.md +++ b/docs/OtherAPIs.md @@ -112,7 +112,7 @@ try { ## RESPONSETYPE -To set a custom response type, use the`.responseType()` method. Refer [ResponseType.ts](./src/ResponseType.ts) for available options. +To set a custom response type, use the`.responseType()` method. Refer [ResponseType.ts](./../src/ResponseType.ts) for available options. ```typescript try {