Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/getting-started/gs-normalization-encoding.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,11 @@ For an example of how to generate email and phone hashes in JavaScript, see [Exa

## UID2 Hashing Tool

To check that you're correctly normalizing, hashing, and encoding, you can test with the [UID2 hashing tool](https://unifiedid.com/examples/hashing-tool/).
To check that you're correctly normalizing, hashing, and encoding, you can test with the [UID2 hashing tool](https://hashing-tool.samples.uidapi.com/).

:::note
The UID2 hashing tool has moved from its previous location at `https://unifiedid.com/examples/hashing-tool/`. If you have any saved links to the hashing tool, be sure to update to the latest URL.
:::

Choose Email or Phone Number, type or paste the value, and then click **Enter**.

Expand Down
Loading
Loading