From ee8049cfe1bffbb5476bae0929fc833119f003c6 Mon Sep 17 00:00:00 2001 From: Prithvi Ramakrishnan Date: Fri, 21 Feb 2025 20:20:02 -0800 Subject: [PATCH] Fix broken link to mintlify dashboard settings in quickstart.mdx www.dashboard.mintlify.com -> dashboard.mintlify.com --- quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickstart.mdx b/quickstart.mdx index 76ec6868b..bc95e6932 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -174,7 +174,7 @@ your docs. Integrate your docs into your website by hosting them on a custom domain. This is included in the free plan. -Navigate to your [dashboard settings](https://www.dashboard.mintlify.com/settings) to add a custom domain. +Navigate to your [dashboard settings](https://dashboard.mintlify.com/settings) to add a custom domain. ![Custom Domain](/images/custom-domain.png)