Skip to content

Commit 1eb97f7

Browse files
committed
Add a note suggesting people refer to the latest version
1 parent 085d23a commit 1eb97f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/minfraud/normalizing-email-addresses-for-minfraud.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ yourself. Below are the steps to take to do this.
6060
You can review the code in our client APIs see how to normalize an email address
6161
in various languages.
6262

63+
The links below point to specific commits for reference, but we recommend
64+
consulting the latest code in each repository to ensure you're following the
65+
current normalization logic.
66+
6367
- [.NET (C#)](https://github.com/maxmind/minfraud-api-dotnet/blob/bdc196438d4b1f35bf88431f3b0b1a62353950fb/MaxMind.MinFraud/Request/Email.cs#L395)
6468
- [Java](https://github.com/maxmind/minfraud-api-java/blob/98e3ad44651ee71b319cf42a21a57f2ed80925fc/src/main/java/com/maxmind/minfraud/request/Email.java#L414)
6569
- [JavaScript](https://github.com/maxmind/minfraud-api-node/blob/3c6591930377759fcba345ec6b737c65b4952284/src/request/email.ts#L313)

0 commit comments

Comments
 (0)