Skip to content

Commit 00845ef

Browse files
committed
Temporarily comment out Mcp Server route in Installation component
1 parent c0cc3c2 commit 00845ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/Installation.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ const Installation = () => {
174174
</p>
175175

176176
<DocsButtonBar
177-
next={{ label: 'Mcp Server', route: '/get-started/mcp' }}
177+
// next={{ label: 'Mcp Server', route: '/get-started/mcp' }}
178178
previous={{ label: 'Introduction', route: '/get-started/introduction' }}
179179
/>
180180
</section>

0 commit comments

Comments
 (0)