From b24b835dae13617b3fe9fb2366bb794b9b7211ac Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 20:29:49 +0000 Subject: [PATCH 1/3] Updated mintlify pages - Updated quickstart.mdx Mintlify-Source: dashboard-editor --- quickstart.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/quickstart.mdx b/quickstart.mdx index 1065c1e02..3f12976c8 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -75,7 +75,6 @@ Find your exact URL on the **Overview** page of your [dashboard](https://app.min ``` ```bash pnpm - pnpm add -g mint ``` From f5bab6125d650a95989757d513e34037dc6da4fe Mon Sep 17 00:00:00 2001 From: Matthew Ryan Hagarty <49166802+matthewryanhagarty@users.noreply.github.com> Date: Tue, 16 Jun 2026 13:54:13 -0700 Subject: [PATCH 2/3] Updated mintlify pages - Updated quickstart.mdx Mintlify-Source: dashboard-editor --- quickstart.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/quickstart.mdx b/quickstart.mdx index 3f12976c8..04e19dc16 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -5,8 +5,6 @@ keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "se boost: 3 --- -import SkillMcpPrompt from "/snippets/skill-mcp-prompt.mdx"; - After you complete this guide, you'll have a live documentation site ready to customize and update. ## Before you begin From dc2cd37ea3ca833ef0494346079a7665e2b83884 Mon Sep 17 00:00:00 2001 From: Matthew Ryan Hagarty <49166802+matthewryanhagarty@users.noreply.github.com> Date: Tue, 16 Jun 2026 14:34:53 -0700 Subject: [PATCH 3/3] Updated mintlify pages - Updated quickstart.mdx Mintlify-Source: dashboard-editor --- quickstart.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quickstart.mdx b/quickstart.mdx index 04e19dc16..fd7cb18be 100644 --- a/quickstart.mdx +++ b/quickstart.mdx @@ -5,6 +5,10 @@ keywords: ["quickstart", "deploy", "get started", "first steps", "tutorial", "se boost: 3 --- + + TEST TEST + + After you complete this guide, you'll have a live documentation site ready to customize and update. ## Before you begin