Skip to content
Open
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
4 changes: 2 additions & 2 deletions docs/zk-email-sdk/creating-a-new-pattern.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Think of a pattern as a set of instructions to follow when processing an email.

## Getting started

This guide will walk you through the step-by-step process of creating a new pattern using [ZK Email Registry](https://sdk.prove.email/).
This guide will walk you through the step-by-step process of creating a new pattern using [ZK Email Registry](https://registry.zk.email/).

If you face any challenge creating new Patterns, you can ask our GPT questions about creating new patterns: [GPT Link](https://chatgpt.com/g/g-wNBWHHSPV-zk-email-fields-to-extract-generator)

Expand All @@ -39,7 +39,7 @@ Before you begin you will need to have:

#### 1. Access the ZK Email Registry

First, visit the ZK Regex Registry at [https://sdk.prove.email/](https://sdk.prove.email/). This is where you'll submit your new pattern.
First, visit the ZK Regex Registry at [https://registry.zk.email](https://registry.zk.email/). This is where you'll submit your new pattern.

#### 2. Open the Pattern Creation Form

Expand Down