diff --git a/mint.json b/mint.json index b6e13a7db..502a9e4d0 100644 --- a/mint.json +++ b/mint.json @@ -133,7 +133,7 @@ }, { "icon": "folder", - "group": "Custom Subpaths", + "group": "Custom Subdirectory", "pages": [ "advanced/subpath/cloudflare", "advanced/subpath/route53-cloudfront", diff --git a/settings/custom-domain.mdx b/settings/custom-domain.mdx index 015e84537..4fdfecb5f 100644 --- a/settings/custom-domain.mdx +++ b/settings/custom-domain.mdx @@ -1,21 +1,22 @@ --- title: 'Custom Domain' -description: "Host the documentation at your website's custom subdomain" +description: "Host your documentation at your website's custom domain" icon: 'globe' --- -To set up your documentation on a custom subdomain, you'll need to set your desired custom subdomain in your Mintlify settings and configure your DNS settings on your domain provider. +To set up your documentation on a custom domain, you'll need to set your desired custom domain in your Mintlify settings and configure your DNS settings on your domain provider. - Looking to set up a custom subdirectory domain like mintlify.com/docs? Find + Looking to set up a custom subdirectory like mintlify.com/docs? Find instructions [here](/advanced/subpath/cloudflare). ## Dashboard Settings -1. Head over to your [dashboard project](https://dashboard.mintlify.com) -2. Click on the "Add custom subdomain". -3. Enter your desired custom subdomain. For example, `docs.mintlify.com`. +1. Head over to your [dashboard](https://dashboard.mintlify.com) +2. Click on "Settings". +3. Click on "Custom Domain". +4. Enter your desired custom domain. For example, `docs.mintlify.com`.