Skip to content

Commit 390ecd0

Browse files
authored
chore(): temporarily remove mobile MCP docs (#8479)
1 parent 51ae631 commit 390ecd0

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

src/pages/[platform]/start/mcp-server/amplify-workflows/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@ export const meta = {
55
description: 'Learn about the guided workflows available in AWS MCP Server for building Amplify applications.',
66
route: '/[platform]/start/mcp-server/amplify-workflows',
77
platforms: [
8-
'android',
98
'angular',
10-
'flutter',
119
'javascript',
1210
'nextjs',
1311
'react',
1412
'react-native',
15-
'swift',
1613
'vue'
1714
]
1815
};

src/pages/[platform]/start/mcp-server/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,11 @@ export const meta = {
66
description: 'Use AI coding assistants to build fullstack Amplify applications faster with AWS MCP Server.',
77
route: '/[platform]/start/mcp-server',
88
platforms: [
9-
'android',
109
'angular',
11-
'flutter',
1210
'javascript',
1311
'nextjs',
1412
'react',
1513
'react-native',
16-
'swift',
1714
'vue'
1815
],
1916
isNew: true

src/pages/[platform]/start/mcp-server/set-up-mcp/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,11 @@ export const meta = {
55
description: 'Learn how to configure AWS MCP Server with your AI coding assistant.',
66
route: '/[platform]/start/mcp-server/set-up-mcp',
77
platforms: [
8-
'android',
98
'angular',
10-
'flutter',
119
'javascript',
1210
'nextjs',
1311
'react',
1412
'react-native',
15-
'swift',
1613
'vue'
1714
]
1815
};

0 commit comments

Comments
 (0)