From b7332acc0d100cc598b5359e223e7d67deae12c6 Mon Sep 17 00:00:00 2001
From: Conor Teichroeb <103473932+ConJayTech@users.noreply.github.com>
Date: Thu, 11 Sep 2025 09:04:41 -0700
Subject: [PATCH] Update Introduction.mdx
Changes video source to unlisted youtube link
---
docs/MCP/Getting Started/Introduction.mdx | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/docs/MCP/Getting Started/Introduction.mdx b/docs/MCP/Getting Started/Introduction.mdx
index fdf1cad9..fdde1626 100644
--- a/docs/MCP/Getting Started/Introduction.mdx
+++ b/docs/MCP/Getting Started/Introduction.mdx
@@ -51,16 +51,16 @@ Check out this short video demonstrating Claude desktop's usage with IQM MCP:
style={{
position: 'relative',
width: '100%',
- maxWidth: 960, // optional: cap width
- aspectRatio: '16 / 9', // change to your video ratio
+ maxWidth: 960,
+ aspectRatio: '16 / 9',
margin: '0 auto'
}}
>
-
+
\ No newline at end of file