Skip to content

Commit

Permalink
Update documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
timdp committed Aug 15, 2018
1 parent 7502f84 commit ca03d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const logger = winston.createLogger({

If, for any reason, logging to CloudWatch should fail, then the transport will
emit an `error` event. It is recommended that you
[subscribe to this event](https://www.npmjs.com/package/winston#events-and-callbacks-in-winston)
[subscribe to this event](https://www.npmjs.com/package/winston#awaiting-logs-to-be-written-in-winston)
to avoid crashes.

## But Why?
Expand Down

0 comments on commit ca03d03

Please sign in to comment.