Skip to content

Commit

Permalink
chore(docs): fix link in upgrading.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrildewit committed Jun 15, 2020
1 parent 9a07ec5 commit e113246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ You can no longer override the ip address and visitor id using the `overrideIpAd

You will have to create your own `Visitor` class to provide custom values.

Take a look a the [documentation](readme.md#custom-visitor-information) on how to do this.
Take a look a the [documentation](README.md#custom-information-about-visitor) on how to do this.

### Remove custom HeaderResolver and `IpAddressResolver`

Expand Down

0 comments on commit e113246

Please sign in to comment.