Skip to content

Commit

Permalink
Linking to infinitePoller in the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
tarehart committed Dec 12, 2023
1 parent 68c0164 commit 7d440e5
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 @@ -52,7 +52,7 @@ Fetch:
const { latestValue } = poller.getConfigurationObject();
```

For full working code, see examples/infinitePoller.ts.
For full working code, see [examples/infinitePoller.ts](https://github.com/tarehart/aws-appconfig-poller/blob/main/examples/infinitePoller.ts).

## Error handling

Expand Down

0 comments on commit 7d440e5

Please sign in to comment.