Skip to content

Commit

Permalink
Fix create event doc links
Browse files Browse the repository at this point in the history
  • Loading branch information
frakti committed Dec 28, 2018
1 parent 8ad1629 commit 716cf73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -562,7 +562,7 @@ client.validationRules.listAssignments(validationRuleId, params)
### Events API
Methods are provided within `client.events.*` namespace.

- [Create Events](#create-custom-event)
- [Create Event](#create-custom-event)

#### [Create event]
Check [customer object](https://docs.voucherify.io/v1/reference#the-customer-object).
Expand Down Expand Up @@ -808,4 +808,4 @@ Bug reports and pull requests are welcome through [GitHub Issues](https://github
[Get Segment]: https://docs.voucherify.io/reference?utm_source=github&utm_medium=sdk&utm_campaign=acq#get-segment
[Delete Segment]: https://docs.voucherify.io/reference?utm_source=github&utm_medium=sdk&utm_campaign=acq#delete-segment

[Create Events]: http://docs.voucherify.io/reference?utm_source=github&utm_medium=sdk&utm_campaign=acq#the-custom-event-object
[Create Event]: http://docs.voucherify.io/reference?utm_source=github&utm_medium=sdk&utm_campaign=acq#the-custom-event-object

0 comments on commit 716cf73

Please sign in to comment.