Skip to content

Commit 7ea6c06

Browse files
Update CNAME value to b7278b3c9357963d.vercel-dns-013.com in custom domain documentation (#1518)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]>
1 parent c23c3a6 commit 7ea6c06

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

fern/products/docs/pages/getting-started/setting-up-your-domain.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Log in to your domain registrar's dashboard and navigate to the DNS settings for
4242
<CodeBlock title="CNAME Record (Subdomain)">
4343
```
4444
Type Name Value
45-
CNAME docs [unique CNAME value provided by Fern]
45+
CNAME docs b7278b3c9357963d.vercel-dns-013.com
4646
```
4747
</CodeBlock>
4848

@@ -142,7 +142,7 @@ You'll need the following DNS records configured for your root domain.
142142
<CodeBlock title="CNAME Record (WWW Subdomain)">
143143
```
144144
Type Name Value
145-
CNAME www [unique CNAME value provided by Fern]
145+
CNAME www b7278b3c9357963d.vercel-dns-013.com
146146
```
147147
</CodeBlock>
148148
@@ -172,4 +172,4 @@ Once Fern has completed your setup, you'll be able to access your documentation
172172
173173
</Steps>
174174
</Accordion>
175-
</AccordionGroup>
175+
</AccordionGroup>

0 commit comments

Comments
 (0)