Skip to content

Commit e01e424

Browse files
committed
example.json -> your-domain.json
to remain consistent with the screenshot
1 parent a3bde8a commit e01e424

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/guides/discord-verification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ tags: guides
2020
4. Click on the domain button (the globe icon).
2121
![](../media/discord/step_4.png)
2222

23-
5. In the field that appears type your is-a.dev domain name (e.g. `example.is-a.dev`).
23+
5. In the field that appears type your is-a.dev domain name (e.g. `your-domain.is-a.dev`).
2424
![](../media/discord/step_5.png)
2525

2626
6. Copy the verification string.
2727
![](../media/discord/step_6.png)
2828

2929
### Create your domain file
3030

31-
Create a JSON file inside the `domains/` directory called `domains/_discord.example.json` with the following content:
31+
Create a JSON file inside the `domains/` directory called `domains/_discord.your-domain.json` with the following content:
3232

3333
```json
3434
{

0 commit comments

Comments
 (0)