Skip to content

Commit f433aed

Browse files
fix: address Vale style comment on setting-up-your-domain
Co-Authored-By: Devin Logan <devinannlogan@gmail.com>
1 parent 2a00592 commit f433aed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fern/products/docs/pages/preview-publish/setting-up-your-domain.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ Errors below are surfaced by `fern check` and `fern generate --docs` when valida
206206
The `url` is missing a subdomain or uses an unexpected shape. Use `<your-org>.docs.buildwithfern.com` (for example, `plantstore.docs.buildwithfern.com`). Don't include `https://`.
207207
</Accordion>
208208
<Accordion title='Invalid domain in URL "X". The URL must end with one of: docs.buildwithfern.com, docs.dev.buildwithfern.com'>
209-
The `url` doesn't end with a supported Fern domain. Update the `url` to end with `docs.buildwithfern.com`. Configure your vanity domain separately with `custom-domain`.
209+
The `url` doesn't end with a supported Fern domain. Update the `url` to end with `docs.buildwithfern.com`. Configure your vanity domain with `custom-domain`.
210210
</Accordion>
211211
<Accordion title='Invalid URL "X". A subdomain is required before docs.buildwithfern.com'>
212212
The `url` is set to the bare domain. Add a subdomain prefix such as `<your-org>.docs.buildwithfern.com`.
@@ -227,4 +227,4 @@ instances:
227227

228228
<Info>
229229
After configuring multiple domains in your `docs.yml`, contact Fern via your dedicated Slack channel or [email](mailto:support@buildwithfern.com) to complete the setup. You'll receive DNS configuration details for each domain.
230-
</Info>
230+
</Info>

0 commit comments

Comments
 (0)