Skip to content

Commit

Permalink
docs: update link to exceptions example for 4.x release (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
stern-shawn committed Jan 24, 2023
1 parent 449f5b2 commit 21ad190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -125,7 +125,7 @@ See [example](examples/express.js) for a code sample for incoming Twilio request

## Handling Exceptions

For an example on how to handle exceptions in this helper library, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/node/usage-guide#exceptions).
For an example on how to handle exceptions in this helper library, please see the [Twilio documentation](https://www.twilio.com/docs/libraries/node#exceptions).

## Using a Custom HTTP Client

Expand Down

0 comments on commit 21ad190

Please sign in to comment.