diff --git a/fern/products/docs/pages/getting-started/setting-up-your-domain.mdx b/fern/products/docs/pages/getting-started/setting-up-your-domain.mdx
index 204d2a060..85d1fd5ff 100644
--- a/fern/products/docs/pages/getting-started/setting-up-your-domain.mdx
+++ b/fern/products/docs/pages/getting-started/setting-up-your-domain.mdx
@@ -42,7 +42,7 @@ Log in to your domain registrar's dashboard and navigate to the DNS settings for
```
Type Name Value
-CNAME docs [unique CNAME value provided by Fern]
+CNAME docs b7278b3c9357963d.vercel-dns-013.com
```
@@ -142,7 +142,7 @@ You'll need the following DNS records configured for your root domain.
```
Type Name Value
-CNAME www [unique CNAME value provided by Fern]
+CNAME www b7278b3c9357963d.vercel-dns-013.com
```
@@ -172,4 +172,4 @@ Once Fern has completed your setup, you'll be able to access your documentation
-
\ No newline at end of file
+
\ No newline at end of file