Skip to content

Commit

Permalink
chore: update link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pennane authored Jul 11, 2024
1 parent 4d4a737 commit 42fe4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/OtherAPIs.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ try {

## RESPONSETYPE

To set a custom response type, use the`.responseType(<ResponseType>)` method. Refer [ResponseType.ts](./src/ResponseType.ts) for available options.
To set a custom response type, use the`.responseType(<ResponseType>)` method. Refer [ResponseType.ts](./../src/ResponseType.ts) for available options.

```typescript
try {
Expand Down

0 comments on commit 42fe4da

Please sign in to comment.